|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase com.atlassian.jira.functest.framework.FuncTestCase com.atlassian.jira.webtests.ztests.bundledplugins2.rest.RestFuncTest com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueLinkTypeResource
public class TestIssueLinkTypeResource
Field Summary | |
---|---|
org.junit.rules.ExpectedException |
expectedException
|
Fields inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
---|
administration, assertions, backdoor, environmentData, form, funcTestHelperFactory, issueTableAssertions, locator, log, navigation, oldway_consider_porting, page, parse, tester, text |
Constructor Summary | |
---|---|
TestIssueLinkTypeResource()
|
Method Summary | |
---|---|
protected void |
setUpTest()
Setup for an actual test |
void |
testCreateIssueLinkType()
|
void |
testDeleteIssueLinkType()
|
void |
testGetAllIssueLinkTypes()
|
void |
testGetAllIssueLinkTypesAnonymousUserAllowed()
|
void |
testGetAllIssueLinkTypesReturns404WhenIssueLinkingDisabled()
|
void |
testGetIssueLinkType()
|
void |
testGetIssueLinkTypeIssueLinkTypeNotFound()
|
void |
testGetIssueLinkTypeReturns404WhenIssueLinkingDisabled()
|
Methods inherited from class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.RestFuncTest |
---|
assertEqualDateStrings, DELETE, GET, GET, getBaseUriPlus, getBaseUriPlus, getBaseUrl, getBaseUrlPlus, getBaseUrlPlus, getJSON, getRestApiUri, getRestApiUri, getRestApiUrl, isDumpHTML, POST, POST, PUT, PUT, setUpHttpUnitOptions, tearDownTest |
Methods inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
---|
builtInCustomFieldKey, getAssertions, getEnvironmentData, getTester, getWebClientListener, log, log, runBare, runTest, setEnvironmentData, setUp, shouldSkipSetup, tearDown, xpath |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public org.junit.rules.ExpectedException expectedException
Constructor Detail |
---|
public TestIssueLinkTypeResource()
Method Detail |
---|
public void testGetAllIssueLinkTypes() throws Exception
Exception
public void testGetAllIssueLinkTypesReturns404WhenIssueLinkingDisabled() throws Exception
Exception
public void testGetAllIssueLinkTypesAnonymousUserAllowed() throws Exception
Exception
public void testGetIssueLinkTypeReturns404WhenIssueLinkingDisabled() throws Exception
Exception
public void testCreateIssueLinkType() throws Exception
Exception
public void testDeleteIssueLinkType() throws Exception
Exception
public void testGetIssueLinkType() throws Exception
Exception
public void testGetIssueLinkTypeIssueLinkTypeNotFound() throws Exception
Exception
protected void setUpTest()
FuncTestCase
setUpTest
in class RestFuncTest
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |