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

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

public class DurationPlaceholderResolverTest
extends Object

Test cases for the DurationPlaceholderResolver class.

Author:
Philipp Förmer

Constructor Summary
DurationPlaceholderResolverTest()
           
 
Method Summary
 void setUp()
           
 void testResolve()
          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

DurationPlaceholderResolverTest

public DurationPlaceholderResolverTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testResolve

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

Throws:
Exception


Copyright © 2010. All Rights Reserved.