...
- A method annotated with
@AfterClass
will not be executed until all tests in the ETLUnit test class have completed. Available to this method are functions that are also may be used in a test method.
Attributes
...
...
@AfterClass
will not be executed until all tests in the ETLUnit test class have completed. Available to this method are functions that are also may be used in a test method....