Package org.infinispan.commons.junit
package org.infinispan.commons.junit
-
ClassDescriptionUse with
@ClassRuleto initialize a resource in a non-static method and release it after all the methods in the class.Use with@Ruleto release resources after a method or with@ClassRuleto release them after all the methods in the class.