net.sf.sasl.language.placeholder.aop.resolver
Class MemoryPlaceholderResolverTest

java.lang.Object
  extended by net.sf.sasl.language.placeholder.aop.resolver.MemoryPlaceholderResolverTest

public class MemoryPlaceholderResolverTest
extends Object

Test cases for the MemoryPlaceholderResolver class.

Author:
Philipp Förmer

Constructor Summary
MemoryPlaceholderResolverTest()
           
 
Method Summary
 void setUp()
           
 void testFormat()
          Test cases for the format(String, long) procedure.
 void testResolve()
          Weak test cases for the resolve(...) method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemoryPlaceholderResolverTest

public MemoryPlaceholderResolverTest()
Method Detail

setUp

public void setUp()

testResolve

public void testResolve()
                 throws Exception
Weak test cases for the resolve(...) method.

Throws:
Exception

testFormat

public void testFormat()
                throws Exception
Test cases for the format(String, long) procedure.

Throws:
Exception


Copyright © 2010. All Rights Reserved.