com.atlassian.jira.crowd.embedded
Class TestData.Attributes

java.lang.Object
  extended by com.atlassian.jira.crowd.embedded.TestData.Attributes
Enclosing class:
TestData

public static class TestData.Attributes
extends Object


Field Summary
static String ATTRIBUTE1
           
static String ATTRIBUTE2
           
static String ATTRIBUTE3
           
static String VALUE_11
           
static String VALUE_21
           
static String VALUE_22
           
 
Constructor Summary
TestData.Attributes()
           
 
Method Summary
static void assertEqualsTestData(com.atlassian.crowd.embedded.api.Attributes attributes)
           
static Map<String,Set<String>> getTestData()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ATTRIBUTE1

public static final String ATTRIBUTE1
See Also:
Constant Field Values

ATTRIBUTE2

public static final String ATTRIBUTE2
See Also:
Constant Field Values

ATTRIBUTE3

public static final String ATTRIBUTE3
See Also:
Constant Field Values

VALUE_11

public static final String VALUE_11
See Also:
Constant Field Values

VALUE_21

public static final String VALUE_21
See Also:
Constant Field Values

VALUE_22

public static final String VALUE_22
See Also:
Constant Field Values
Constructor Detail

TestData.Attributes

public TestData.Attributes()
Method Detail

getTestData

public static Map<String,Set<String>> getTestData()

assertEqualsTestData

public static void assertEqualsTestData(com.atlassian.crowd.embedded.api.Attributes attributes)


Copyright © 2002-2014 Atlassian. All Rights Reserved.