jdave.junit4
Class CodeSource

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

public class CodeSource
extends java.lang.Object


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

Method Detail

getDirectory

public java.lang.String getDirectory()

of

public static CodeSource of(java.lang.Class<?> clazz)


Copyright ? 2009. All Rights Reserved.