Package | Description |
---|---|
com.carrotsearch.randomizedtesting.rules |
Class and Description |
---|
NoShadowingOrOverridesOnMethodsRule
Discovers shadowing or override relationships among methods annotated with any of the
provided annotations.
|
TestRuleAdapter
An abstract
TestRule that guarantees the execution of
TestRuleAdapter.afterAlways(java.util.List<java.lang.Throwable>) even if an exception has been thrown from delegate
Statement . |
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.