org.spockframework.util
Class SpockReleaseInfo

java.lang.Object
  extended by org.spockframework.util.SpockReleaseInfo

public class SpockReleaseInfo
extends java.lang.Object


Constructor Summary
SpockReleaseInfo()
           
 
Method Summary
static java.lang.String getArtifactPath()
           
static VersionNumber getVersion()
           
static boolean isCompatibleGroovyVersion(VersionNumber groovyVersion)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpockReleaseInfo

public SpockReleaseInfo()
Method Detail

getVersion

public static VersionNumber getVersion()

getArtifactPath

public static java.lang.String getArtifactPath()

isCompatibleGroovyVersion

public static boolean isCompatibleGroovyVersion(VersionNumber groovyVersion)


Copyright © 2013. All rights reserved