Uses of Class
mockit.internal.expectations.mocking.MockedType
Packages that use MockedType
-
Uses of MockedType in mockit.internal.expectations.mocking
Methods in mockit.internal.expectations.mocking that return types with arguments of type MockedTypeMethods in mockit.internal.expectations.mocking with parameters of type MockedTypeModifier and TypeMethodDescriptionprotected BaseClassModifier
CaptureOfNewInstances.createModifier
(ClassLoader cl, ClassReader cr, Class<?> baseType, MockedType typeMetadata) -
Uses of MockedType in mockit.internal.expectations.state
Methods in mockit.internal.expectations.state with parameters of type MockedTypeModifier and TypeMethodDescriptionvoid
ExecutingTest.registerMock
(MockedType mockedType, Object mock)