Class TestSubjectInjector

java.lang.Object
org.powermock.api.extension.listener.TestSubjectInjector

class TestSubjectInjector extends Object
The class injects mocks created with Mock, Mock and Mock to fields of objects which is annotated with TestSubject
Since:
1.6.5
See Also:
  • TestSubject