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