Package org.awaitility.classes
Interface FakeRepository
-
- All Known Implementing Classes:
ExceptionThrowingFakeRepository,FakeRepositoryImpl,FakeRepositoryWithAnnotation,FakeRepositoryWithStaticFieldAndAnnotation,FinalFakeRepositoryImpl
public interface FakeRepository
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetValue()voidsetValue(int value)
-