it
Class AsynchronousSearchRestClientFiltersTest
java.lang.Object
com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
it.AbstractAsynchronousRestClientTest
it.AsynchronousSearchRestClientFiltersTest
public class AsynchronousSearchRestClientFiltersTest
- extends AbstractAsynchronousRestClientTest
| Nested classes/interfaces inherited from class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase |
com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase.FuncTestLogger, com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase.RestoreConfig |
| Fields inherited from class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase |
administration, assertions, environmentData, form, locator, log, navigation, page, parse, runningTestMethod, tester, text |
| Methods inherited from class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase |
beforeClass, getRestoreConfig, isTestEnabled |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILTER_10000
public static final Filter FILTER_10000
FILTER_10001
public static final Filter FILTER_10001
FILTER_10002
public static final Filter FILTER_10002
FILTER_10003
public static final Filter FILTER_10003
FILTER_10004
public static final Filter FILTER_10004
thrown
public org.junit.rules.ExpectedException thrown
AsynchronousSearchRestClientFiltersTest
public AsynchronousSearchRestClientFiltersTest()
testGetFavouriteFilters
public void testGetFavouriteFilters()
throws Exception
- Throws:
Exception
testGetFilterByUrl
public void testGetFilterByUrl()
throws Exception
- Throws:
Exception
testGetFilterById
public void testGetFilterById()
throws Exception
- Throws:
Exception
testGetNotExistent
public void testGetNotExistent()
throws Exception
- Throws:
Exception
testGetNotExistentById
public void testGetNotExistentById()
throws Exception
- Throws:
Exception
Copyright © 2013 Atlassian. All Rights Reserved.