Our unit testing infrastructure is now based on Junit4,
the nightly build will use it from now on.
Junit4 brings many advantages as you can read on www.junit.org.
Please note:
- The type of a unit test must have
an annotation of
GUITest HeadlessTest or BareTest (for the test runner to
know what to load it with)
- The test methods should be
tagged as
Test
- You can also use the new
annotation/syntax -
Ignore, Parameterized and Test(expected=Exception.class)
We are a bit pioneers on this issue so if you have any
problem under our project we will have to solve it locally.
Bests,
____________
Roy Ganor
Software Engineer, R&D
tel. +972-3-7539637
mob. +972-52-3290-754
ZEND
www.zend.com
|