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 void
Startup.redefineMethods
(ClassIdentification classToRedefine, byte[] modifiedClassfile) -
Uses of ClassIdentification in mockit.internal.state
Methods in mockit.internal.state with parameters of type ClassIdentificationModifier and TypeMethodDescriptionvoid
MockFixture.addTransformedClass
(ClassIdentification classId, byte[] pretransformClassfile)