Package com.soebes.itf.extension.assertj
Class MavenExecutionResultAssertTest
java.lang.Object
com.soebes.itf.extension.assertj.MavenExecutionResultAssertTest
@ExtendWith(org.mockito.junit.jupiter.MockitoExtension.class)
class MavenExecutionResultAssertTest
extends Object
- Author:
- Karl Heinz Marbaise
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
-
Constructor Details
-
MavenExecutionResultAssertTest
MavenExecutionResultAssertTest()
-
-
Method Details
-
equals_should_throw_unsupported_operation_exception
@Test void equals_should_throw_unsupported_operation_exception() -
hashcode_should_return_minus_one
@Test void hashcode_should_return_minus_one()
-