Uses of Interface
org.powermock.core.spi.listener.AnnotationEnablerListener

Packages that use AnnotationEnablerListener
org.powermock.api.extension.listener   
 

Uses of AnnotationEnablerListener in org.powermock.api.extension.listener
 

Classes in org.powermock.api.extension.listener that implement AnnotationEnablerListener
 class AnnotationEnabler
          Before each test method all fields annotated with Mock, MockNice or MockStrict will have mock objects created for them and injected to the fields.
 



Copyright © 2007-2012. All Rights Reserved.