AfterAll
interface AfterAll implements TestingFeature
Interface for attributes that run after all tests in a class.
Methods
void
afterAll()
Handle the attribute.
Details
at line 15
void
afterAll()
Handle the attribute.