test.de.smartics.properties.api.core.domain
Class PropertiesContextCreationTest

Package class diagram package PropertiesContextCreationTest
java.lang.Object
  extended by test.de.smartics.properties.api.core.domain.PropertiesContextCreationTest

@Uut(type=de.smartics.properties.api.core.domain.PropertiesContext.class)
public class PropertiesContextCreationTest
     
     
extends Object

Tests building instances of PropertiesContext.


Constructor Summary
PropertiesContextCreationTest()
           
 
Method Summary
 void providesAccessToItsInformation()
           
 void removesATrailingSlashFromReportUrl()
           
 void requiresHomePageUrl()
           
 void requiresPropertiesReportUrl()
           
 void returnsNullIfInformationIsMissing()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesContextCreationTest

public PropertiesContextCreationTest()
Method Detail

requiresHomePageUrl

public void requiresHomePageUrl()

requiresPropertiesReportUrl

public void requiresPropertiesReportUrl()

providesAccessToItsInformation

public void providesAccessToItsInformation()

returnsNullIfInformationIsMissing

public void returnsNullIfInformationIsMissing()

removesATrailingSlashFromReportUrl

public void removesATrailingSlashFromReportUrl()


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