Uses of Class
mockit.internal.expectations.mocking.MockedType
Packages that use MockedType
-
Uses of MockedType in mockit.internal.expectations.mocking
Subclasses with type arguments of type MockedType in mockit.internal.expectations.mockingMethods 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 BaseClassModifierCaptureOfNewInstances.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 TypeMethodDescriptionvoidExecutingTest.registerMock(MockedType mockedType, Object mock)