com.thalesgroup.dtkit.junit.model
Class JUnit2

java.lang.Object
  extended by com.thalesgroup.dtkit.metrics.model.AbstractOutputMetric
      extended by com.thalesgroup.dtkit.junit.model.JUnit2
All Implemented Interfaces:
com.thalesgroup.dtkit.metrics.model.OutputMetric, Serializable

public class JUnit2
extends com.thalesgroup.dtkit.metrics.model.AbstractOutputMetric
implements Serializable

Author:
Gregory Boissinot
See Also:
Serialized Form

Constructor Summary
JUnit2()
           
 
Method Summary
 String getDescription()
           
 String getKey()
           
 String getVersion()
           
 String[] getXsdNameList()
           
 
Methods inherited from class com.thalesgroup.dtkit.metrics.model.AbstractOutputMetric
validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUnit2

public JUnit2()
Method Detail

getKey

public String getKey()
Specified by:
getKey in interface com.thalesgroup.dtkit.metrics.model.OutputMetric

getDescription

public String getDescription()
Specified by:
getDescription in interface com.thalesgroup.dtkit.metrics.model.OutputMetric

getVersion

public String getVersion()
Specified by:
getVersion in interface com.thalesgroup.dtkit.metrics.model.OutputMetric

getXsdNameList

public String[] getXsdNameList()
Specified by:
getXsdNameList in interface com.thalesgroup.dtkit.metrics.model.OutputMetric


Copyright © 2004-2013. All Rights Reserved.