test.de.smartics.properties.api.core.domain
Class PropertyKeyConstructionTest
java.lang.Object
test.de.smartics.properties.api.core.domain.PropertyKeyConstructionTest
-
@Uut(type=de.smartics.properties.api.core.domain.PropertyKey.class,
method="PropertyKey(String,String)")
public class PropertyKeyConstructionTest
-
extends
Object
Tests construction of PropertyKey
instances.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyKeyConstructionTest
public PropertyKeyConstructionTest()
allowsToCreateKeyWithoutAComponentName
public void allowsToCreateKeyWithoutAComponentName()
-
butTheComponentNameMustNotContainOnlyWhitespaces
public void butTheComponentNameMustNotContainOnlyWhitespaces()
-
butTheComponentNameMustNotBeEmpty
public void butTheComponentNameMustNotBeEmpty()
-
theNameOfTheKeyMustNotBeBlank
public void theNameOfTheKeyMustNotBeBlank()
-
aValidKeyContainsAnOptionalComponentNameAndANonBlankName
public void aValidKeyContainsAnOptionalComponentNameAndANonBlankName()
-
Copyright © 2012-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.