com.atlassian.jira.functest.config
Class BlankIgnoresFinder
java.lang.Object
com.atlassian.jira.functest.config.BlankIgnoresFinder
public final class BlankIgnoresFinder
- extends Object
Asserts that there are not tests in the suite with missing reason for @Ignore.
- Since:
- v4.3
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlankIgnoresFinder
public BlankIgnoresFinder(String suiteName,
Iterable<Class<? extends junit.framework.TestCase>> testsInSuite)
assertNoIgnoresWithoutReason
public void assertNoIgnoresWithoutReason()
Copyright © 2002-2011 Atlassian. All Rights Reserved.