de.smartics.properties.impl.config.domain.key.rtaware
Class TenantUserConfigurationKeyFactoryCreateKeyFromStringTest

Package class diagram package TenantUserConfigurationKeyFactoryCreateKeyFromStringTest
java.lang.Object
  extended by de.smartics.properties.impl.config.domain.key.rtaware.TenantUserConfigurationKeyFactoryCreateKeyFromStringTest

public class TenantUserConfigurationKeyFactoryCreateKeyFromStringTest
     
     
extends Object

user/tenant/environment:node/groupId:artifactid:version


Constructor Summary
TenantUserConfigurationKeyFactoryCreateKeyFromStringTest()
           
 
Method Summary
 void rejectsEmptyKeyString()
           
 void rejectsNullKeyString()
           
 void rejectsTooShortKeyString()
           
 void returnsValidKeyForFullKey()
           
 void returnsValidKeyForShortestPossibleDefaultKey()
           
 void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TenantUserConfigurationKeyFactoryCreateKeyFromStringTest

public TenantUserConfigurationKeyFactoryCreateKeyFromStringTest()
Method Detail

setUp

public void setUp()

rejectsNullKeyString

public void rejectsNullKeyString()

rejectsEmptyKeyString

public void rejectsEmptyKeyString()

rejectsTooShortKeyString

public void rejectsTooShortKeyString()

returnsValidKeyForShortestPossibleDefaultKey

public void returnsValidKeyForShortestPossibleDefaultKey()

returnsValidKeyForFullKey

public void returnsValidKeyForFullKey()


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