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 TypeMethodDescriptionvoid
JUnit4ViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_1
(Collaborator mock) void
JUnit4ViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_2
(Collaborator mock) void
JUnit4ViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_4
(Collaborator mock) void
JUnit4ViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_5
(Collaborator mock) void
JUnit4ViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_6
(Collaborator mock) -
Uses of Collaborator in otherTests.testng
Methods in otherTests.testng with parameters of type CollaboratorModifier and TypeMethodDescriptionvoid
TestNGViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_1
(Collaborator mock) void
TestNGViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_2
(Collaborator mock) void
TestNGViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_3
(Collaborator mock) void
TestNGViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_4
(Collaborator mock) void
TestNGViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_5
(Collaborator mock) void
TestNGViolatedExpectationsTest.expectInvocationWhichDoesNotOccurInTestedCodeThatThrowsAnException_6
(Collaborator mock)