org.jboss.testharness.impl
Class TCKImpl

java.lang.Object
  extended by org.jboss.testharness.api.TCK
      extended by org.jboss.testharness.impl.TCKImpl

public class TCKImpl
extends TCK


Field Summary
 
Fields inherited from class org.jboss.testharness.api.TCK
DUMP_ARTIFACTS_PROPERTY_NAME, DUMP_CONFIGURATION_PROPERTY_NAME, RUN_SUITE_PROPERTY_NAME
 
Constructor Summary
TCKImpl()
           
 
Method Summary
 void dumpArtifacts()
           
 Configuration getConfiguration()
           
 
Methods inherited from class org.jboss.testharness.api.TCK
main, newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TCKImpl

public TCKImpl()
Method Detail

dumpArtifacts

public void dumpArtifacts()
Specified by:
dumpArtifacts in class TCK

getConfiguration

public Configuration getConfiguration()
Specified by:
getConfiguration in class TCK


Copyright © 2009. All Rights Reserved.