test.de.smartics.properties.api.config.domain.key
Class ApplicationIdValueOfTest

Package class diagram package ApplicationIdValueOfTest
java.lang.Object
  extended by test.de.smartics.properties.api.config.domain.key.ApplicationIdValueOfTest

@Uut(type=de.smartics.properties.api.config.domain.key.ApplicationId.class,
     method="valueOf(String")
public class ApplicationIdValueOfTest
     
     
extends Object

Tests ApplicationId.


Constructor Summary
ApplicationIdValueOfTest()
           
 
Method Summary
 void acceptNull()
           
 void canBeCreatedWithOnlyAGroupId()
           
 void canBeCreatedWithOnlyAnArtifactId()
           
 void canBeCreatedWithOnlyAVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationIdValueOfTest

public ApplicationIdValueOfTest()
Method Detail

acceptNull

public void acceptNull()

canBeCreatedWithOnlyAnArtifactId

public void canBeCreatedWithOnlyAnArtifactId()

canBeCreatedWithOnlyAGroupId

public void canBeCreatedWithOnlyAGroupId()

canBeCreatedWithOnlyAVersion

public void canBeCreatedWithOnlyAVersion()


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