New issue 33 by maestri.stefano: Support of hierarchy of tests
http://code.google.com/p/testedby/issues/detail?id=33
This issue was created by revision r128.
It needed:
1) support hierarchy in metadata and different links. Test adaptation
2) support current class under test tracking
3) dynamic creation of class under test with api to put in test classes
4) Run tests defined on a usper type on all type of hierarchy
implementation has been done!!!. Need a lot of tests...in particular:
1) have already some tests. some more tests to better explain new contente
of metadata status and metadata organization in general would be great
2) some test on Junit runner and current class under tests stressed would
be very very important
3) Just implemented, some tests is needed
4) it's part of point 2 tests IMHO
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
This issue was updated by revision r129.
Providing unit tests for dynamic creation of class under test with api to
put in test classe
Point 3 now have its tests
This issue was updated by revision r130.
A little refactoring