Package it.tidalwave.util.test
-
Class Summary Class Description BaseTestHelper A facility that provides some common tasks for testing, such as manipulating test files.FileComparisonUtils A utility class to compare two text files and assert that they have the same contents.MockTimeProvider A mock implementation ofTimeProvider
which returns a fixed value that can be set (the zero epoch instant by default).MoreAnswers A repository of reusableAnswer
s for Mockito.SpringTestHelper A facility that provides some common tasks for testing, such as creating a Spring context and manipulating files.TestLogger