com.atlassian.bamboo.plugins.php.task.utils
Class PhpUnitUtils

java.lang.Object
  extended by com.atlassian.bamboo.plugins.php.task.utils.PhpUnitUtils

public class PhpUnitUtils
extends java.lang.Object


Nested Class Summary
static class PhpUnitUtils.VersionMatcher
           
 
Method Summary
static java.lang.String getPhpUnitVersion(java.io.File phpUnitExecutable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPhpUnitVersion

@Nullable
public static java.lang.String getPhpUnitVersion(@NotNull
                                                          java.io.File phpUnitExecutable)


Copyright © 2012 Atlassian. All Rights Reserved.