Uses of Class
mockit.integration.Collaborator
Packages that use Collaborator
-
Uses of Collaborator in mockit.integration.junit4
Methods in mockit.integration.junit4 with parameters of type CollaboratorModifier and TypeMethodDescriptionvoidJUnit4ViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_1(Collaborator mock) voidJUnit4ViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_2(Collaborator mock) voidJUnit4ViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_4(Collaborator mock) voidJUnit4ViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_5(Collaborator mock) voidJUnit4ViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_6(Collaborator mock) -
Uses of Collaborator in otherTests.testng
Methods in otherTests.testng with parameters of type CollaboratorModifier and TypeMethodDescriptionvoidTestNGViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_1(Collaborator mock) voidTestNGViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_2(Collaborator mock) voidTestNGViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_3(Collaborator mock) voidTestNGViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_4(Collaborator mock) voidTestNGViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_5(Collaborator mock) voidTestNGViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_6(Collaborator mock)