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

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

@Uut(type=de.smartics.properties.api.core.domain.PropertyKey.class,
     method="create(String)")
public class PropertyKeyCreateWithQualifiedNameTest
     
     
extends Object

Tests PropertyKey.create(String) and PropertyKey.create(String, char).


Constructor Summary
PropertyKeyCreateWithQualifiedNameTest()
           
 
Method Summary
 void allowsSeparatorAtEnd()
           
 void allowsSeparatorAtStart()
           
 void allowsToCreateWithAQualifiedNameConveniently()
           
 void rejectsBlankQualifiedNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyKeyCreateWithQualifiedNameTest

public PropertyKeyCreateWithQualifiedNameTest()
Method Detail

allowsToCreateWithAQualifiedNameConveniently

public void allowsToCreateWithAQualifiedNameConveniently()

allowsSeparatorAtStart

public void allowsSeparatorAtStart()

allowsSeparatorAtEnd

public void allowsSeparatorAtEnd()

rejectsBlankQualifiedNames

public void rejectsBlankQualifiedNames()


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