Interface MutableTestFramework

All Superinterfaces:
TestFramework
All Known Implementing Classes:
TestFrameworkImpl

@ParametersAreNonnullByDefault public interface MutableTestFramework extends TestFramework
Interface with directly mutating methods for TestFrameworks.
See Also: