com.tngtech.jgiven.impl.util
Class Version

java.lang.Object
  extended by com.tngtech.jgiven.impl.util.Version

public class Version
extends Object


Field Summary
static String JGIVEN_VERSION_PROPERTIES
           
static Version VERSION
           
 
Constructor Summary
Version(String versionString, String commitHash)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

JGIVEN_VERSION_PROPERTIES

public static final String JGIVEN_VERSION_PROPERTIES
See Also:
Constant Field Values

VERSION

public static final Version VERSION
Constructor Detail

Version

public Version(String versionString,
               String commitHash)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014 TNG Technology Consulting. All rights reserved.