All Classes and Interfaces
Class
Description
The Class AssertionErrorMessagesTest.
The Class BaseClass.
The Class ClassWithObjectOverrides.
The Class DelegateTest.
The Class ExpectationsForConstructorsTest.
The Class BaseCollaborator.
The Class ExpectationsTest.
Deprecated.
The Class ExpectationsUsingResultFieldTest.
The Class ExpectationsUsingReturnTypeConversionTest.
The Class ExpectationsWithArgMatchersTest.
The Class ExpectationsWithInvocationCountsTest.
The Class ExpectationsWithVarArgsMatchersTest.
The Interface Dependency.
The Class FakeInvocationProceedTest.
The Class BaseClassToBeFaked.
The Class ClassToBeFaked.
The Class FullVerificationsTest.
The Class Dependency.
The Class InvocationBlocksWithTimesFieldsTest.
The Class JREMockingTest.
The Interface DurationProvider.
The Class JUnit38StyleTest.
The Class JUnit4ParametersTest.
The Class JUnit4Test.
Equivalent to
LoginServiceNGTest
, but with minimal mocking and no redundant tests.A small TestNG test suite for a single class (
LoginService
), based on
this article.The Class MisusedMockingAPITest.
The Class MockInstanceMatchingTest.
The Class MyBusinessServiceTest.
The Class ObjectOverridesTest.
Utility class for creation of
Owner
data in the test database, to be used in integration tests.The Class PartialMockingTest.
The Interface AnotherInterface.
Utility class for creation of
Pet
data in the test database, to be used in integration tests.The Class StandardDI2Test.
Designates a field containing an object to be tested, which gets automatically created before any @Test method as
needed; any fields of the object for other dependencies to be injected are also automatically created or resolved.
Base test utility class for domain-specific "EntityXData" classes, which allow each test to create the required data
in the test database.
The Class TestedAndMockedTest.
The Class ClassToBeTested.
The Class TestedClass.
The Class TestedClassInjectedFromMockParametersTest.
The Class TestedClass.
The Class TestedClassWithAnnotatedDITest.
The Class TestedClassWithConstructorDI4Test.
The Class TestedClass.
The Class TestedFieldWithFailedConstructorDITest.
The Class TestedFieldWithFailedFullDITest.
Designates a field containing a test utility object, which will be initialized before any @Test or @Before method is
executed.
The Class TestUtils.
The Class VerificationsInOrderTest.
The Class Dependency.
The Class VerificationsTest.
The Class Dependency.
Utility class for creation of
Vet
data in the test database, to be used in integration tests.Utility class for creation of
Visit
data in the test database, to be used in integration tests.