|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ParentRunner so that individual tests can be run using EasyTest
MethodIntercepter.
Intercept annotation
MethodInterceptor implementation that hides the implementation logic
of intercepting the method call from the user.Statement that invokes method on test
OldSpringTestRunner.
SpringJUnit4ClassRunner Runner extension that adds support of input parameters as part of the Test
annotation.Statement: run all non-overridden @AfterClass methods on this class and superclasses
before executing statement; all AfterClass methods are always executed: exceptions thrown by previous
steps are combined, if necessary, with exceptions from AfterClass methods into a MultipleFailureException
.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||