jdave.junit4
Class CodeSource

java.lang.Object
  extended by jdave.junit4.CodeSource

public class CodeSource
extends Object


Method Summary
 String getDirectory()
           
static CodeSource of(Class<?> clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDirectory

public String getDirectory()

of

public static CodeSource of(Class<?> clazz)


Copyright © 2010. All Rights Reserved.