Package de.hsh.graja.util
Interface SetupTeardown
- All Known Implementing Classes:
LocaleSetup
,SetupTeardownChain
public interface SetupTeardown
-
Method Summary
-
Method Details
-
setup
void setup() -
teardown
void teardown()
-
LocaleSetup
, SetupTeardownChain