Uses of Class
de.smartics.util.source.SourceCodeLocation

Packages that use SourceCodeLocation
de.smartics.util.source Provides information about source code artifacts. 
 

Uses of SourceCodeLocation in de.smartics.util.source
 

Fields in de.smartics.util.source declared as SourceCodeLocation
static SourceCodeLocation SourceCodeLocation.UNKNOWN_LOCATION
          Defines an unknown location.
 

Methods in de.smartics.util.source that return SourceCodeLocation
 SourceCodeLocation MethodInfo.getLocation()
          Returns the location of the test.
 SourceCodeLocation DefaultMethodInfo.getLocation()
          Returns the location of the test.
 

Constructors in de.smartics.util.source with parameters of type SourceCodeLocation
DefaultMethodInfo(String methodSignature, SourceCodeLocation location)
          Default constructor.
 



Copyright © 2011-2012 Kronseder & Reiner GmbH - smartics. All Rights Reserved.