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

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

public class PropertyKeyTest
     
     
extends Object

Tests PropertyKey basic features.


Constructor Summary
PropertyKeyTest()
           
 
Method Summary
 void providesAccessToThePropertyName()
           
 void providesAccessToThePropertySetName()
           
 void setUp()
           
 void theNameDoesNotContainTheNameOfThePropertySet()
           
 void toStringProvidesTheFullyQualifiedNameWhichIncludesTheNameOfThePropertySet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyKeyTest

public PropertyKeyTest()
Method Detail

setUp

public void setUp()

providesAccessToThePropertySetName

public void providesAccessToThePropertySetName()

providesAccessToThePropertyName

public void providesAccessToThePropertyName()

theNameDoesNotContainTheNameOfThePropertySet

public void theNameDoesNotContainTheNameOfThePropertySet()

toStringProvidesTheFullyQualifiedNameWhichIncludesTheNameOfThePropertySet

@TestDocHint(sentence="\'toString\' provides the fully qualified name, which includes the name of the property set.")
public void toStringProvidesTheFullyQualifiedNameWhichIncludesTheNameOfThePropertySet()


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