tinlizard.dataload
Class Data

java.lang.Object
  extended by tinlizard.dataload.Data

public final class Data
extends Object

Utility Class to hold references to test data.


Field Summary
 User adminUser
           
 View defaultRetiredView
           
 View defaultView
           
 Policy devPolicy
           
static String JMORSE
           
static String JMORSE_SCM_URL
           
 Project jmorseProject
           
 User jqhaxorUser
           
static String MAVEN_SCM_HG_PLUGIN
           
static String MAVEN_SCM_HG_PLUGIN_SCM_URL
           
static String MAVEN_WAR_PLUGIN
           
static String MAVEN_WAR_PLUGIN_SCM_URL
           
 Project mavenScmHGPluginProject
           
 Project mavenWarPluginProject
           
 Policy releasePolicy
           
 Policy retiredPolicy
           
 View rewriteView
           
 User systemUser
           
static String TIN_LIZARD
           
static String TIN_LIZARD_SCM_URL
           
 Project tinlizardProject
           
 User userUser
           
 
Constructor Summary
Data()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAVEN_WAR_PLUGIN_SCM_URL

public static final String MAVEN_WAR_PLUGIN_SCM_URL
See Also:
Constant Field Values

MAVEN_SCM_HG_PLUGIN_SCM_URL

public static final String MAVEN_SCM_HG_PLUGIN_SCM_URL
See Also:
Constant Field Values

TIN_LIZARD_SCM_URL

public static final String TIN_LIZARD_SCM_URL
See Also:
Constant Field Values

JMORSE_SCM_URL

public static final String JMORSE_SCM_URL
See Also:
Constant Field Values

MAVEN_WAR_PLUGIN

public static final String MAVEN_WAR_PLUGIN
See Also:
Constant Field Values

MAVEN_SCM_HG_PLUGIN

public static final String MAVEN_SCM_HG_PLUGIN
See Also:
Constant Field Values

JMORSE

public static final String JMORSE
See Also:
Constant Field Values

TIN_LIZARD

public static final String TIN_LIZARD
See Also:
Constant Field Values

systemUser

public User systemUser

userUser

public User userUser

jqhaxorUser

public User jqhaxorUser

adminUser

public User adminUser

tinlizardProject

public Project tinlizardProject

jmorseProject

public Project jmorseProject

mavenWarPluginProject

public Project mavenWarPluginProject

mavenScmHGPluginProject

public Project mavenScmHGPluginProject

defaultView

public View defaultView

rewriteView

public View rewriteView

defaultRetiredView

public View defaultRetiredView

retiredPolicy

public Policy retiredPolicy

devPolicy

public Policy devPolicy

releasePolicy

public Policy releasePolicy
Constructor Detail

Data

public Data()


Copyright © 2009. All Rights Reserved.