test.de.smartics.ci.config.load
Class LocationManagerConstructionTest

Package class diagram package LocationManagerConstructionTest
java.lang.Object
  extended by test.de.smartics.ci.config.load.LocationManagerConstructionTest

@Uut(type=de.smartics.ci.config.load.LocationManager.class)
public class LocationManagerConstructionTest
     
     
extends Object

Tests construction of instances of LocationManager.

 
   
   

Example:

de.smartics.util.test.io.FileTestUtils.getFileFromRelativeResource(Project.class, "path/to/something");


Constructor Summary
LocationManagerConstructionTest()
           
 
Method Summary
 void allowsConstructionWithNullParentClassLoader()
           
 void allowsConstructionWithoutParentClassLoader()
           
 void allowsConstructionWithParentClassLoader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationManagerConstructionTest

public LocationManagerConstructionTest()
Method Detail

allowsConstructionWithoutParentClassLoader

public void allowsConstructionWithoutParentClassLoader()

allowsConstructionWithParentClassLoader

public void allowsConstructionWithParentClassLoader()

allowsConstructionWithNullParentClassLoader

public void allowsConstructionWithNullParentClassLoader()


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