On 24.08.2012 16:58, Jeroen De Dauw wrote:
> Hey,
>
> > The unit tests create temporary tables themselves to work with, so 
> no cleanup required :)
>
> This is indeed the case, as long as you indicate the tests to be in 
> the "Database" group using the "@group Database" annotation. Important 
> to not forget that :)
>
How unit indicates which tables (part of schema) should be created for 
particular test? Also, I guess that for many tests empty schema is not 
enough, one probably should provide some pre-defined values for table 
row fields. @group Database is not enough for that.
Dmitriy

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to