@Retention(value=RUNTIME) @Target(value=TYPE) public @interface TestMockSingleton
TestScope.SINGLETON
scope. It is meant to be
used on inner static classes of the test class or its parents
and shouldn't be used on top-level classes.Copyright © 2010-2013 ArcBees Inc.. All Rights Reserved.