com.atlassian.bamboo.build
Class TestClass
java.lang.Object
com.atlassian.bamboo.build.TestClass
public class TestClass
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestClass
public TestClass(String name)
getBuild
public Build getBuild()
getName
public String getName()
setName
public void setName(String name)
getTestCases
public Collection getTestCases()
setTestCases
public void setTestCases(Collection testCases)
getCreatedInBuild
public int getCreatedInBuild()
setCreatedInBuild
public void setCreatedInBuild(int createdInBuild)
getRemovedInBuild
public int getRemovedInBuild()
setRemovedInBuild
public void setRemovedInBuild(int removedInBuild)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.