nitunit manual: document NIT_TESTING, SRAND and NIT_TESTING_ID
[nit.git] / tests / sav / test_catch_objects.res
1 about to abort in A.foo
2 catched abort from A.foo
3 about to abort in B.bar
4 catched the abort from B.bar