com.agical.rdoc.core.model.test
Interface TestCase

All Superinterfaces:
TestNode
All Known Implementing Classes:
TestCaseImpl

public interface TestCase
extends TestNode


Method Summary
 void addTest(Test test)
           
 java.lang.Class getTestClass()
           
 
Methods inherited from interface com.agical.rdoc.core.model.test.TestNode
accept
 

Method Detail

addTest

void addTest(Test test)

getTestClass

java.lang.Class getTestClass()


Copyright © 2005-2011 Agical AB. All Rights Reserved.