MathGroup Archive 2012

[Date Index] [Thread Index] [Author Index]

Search the Archive

Unit testing using imported data

  • To: mathgroup at smc.vnet.net
  • Subject: [mg124127] Unit testing using imported data
  • From: David <dbcomps at gmail.com>
  • Date: Tue, 10 Jan 2012 05:58:36 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com

I want to setup a unit test for functions I have made. The functions
perform computation on imported data. The data are HDF files. How can I setup the unit test so that the data gets imported for use in a unit test? The imported data is the input for the function.



  • Prev by Date: Embedding Header and Footer settings in a stylesheet
  • Next by Date: Re: Linux uninstall
  • Previous by thread: Embedding Header and Footer settings in a stylesheet
  • Next by thread: Re: Unit testing using imported data