Uses of Class
mockit.internal.ClassIdentification
Packages that use ClassIdentification
-
Uses of ClassIdentification in mockit.internal.startup
Methods in mockit.internal.startup with parameters of type ClassIdentificationModifier and TypeMethodDescriptionstatic voidStartup.redefineMethods(ClassIdentification classToRedefine, byte[] modifiedClassfile) -
Uses of ClassIdentification in mockit.internal.state
Methods in mockit.internal.state with parameters of type ClassIdentificationModifier and TypeMethodDescriptionvoidMockFixture.addTransformedClass(ClassIdentification classId, byte[] pretransformClassfile)