com.thalesgroup.hudson.plugins.gnat.aunit
Class AUnitEntry

java.lang.Object
  extended by com.thalesgroup.hudson.plugins.gnat.aunit.AUnitEntry
All Implemented Interfaces:
java.io.Serializable

public class AUnitEntry
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.lang.String executableTestProj
          The relative path to the executable test program
 
Constructor Summary
AUnitEntry()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

executableTestProj

public java.lang.String executableTestProj
The relative path to the executable test program

Constructor Detail

AUnitEntry

public AUnitEntry()


Copyright © 2009. All Rights Reserved.