Package mockit.internal.state
package mockit.internal.state
-
ClassesClassDescriptionHolds a map of internal class names to the corresponding class files (bytecode arrays), for the classes that have already been loaded during the test run.Holds data about redefined/transformed classes, with methods to add/remove and query such data.A singleton which stores several data structures which in turn hold global state for individual test methods, test classes, and for the test run as a whole.