Class LiveUrlPageResolverTest
- java.lang.Object
-
- de.hybris.platform.cmscockpit.resolvers.LiveUrlPageResolverTest
-
@UnitTest public class LiveUrlPageResolverTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LiveUrlPageResolverTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidresolveByWebService_will_return_string()voidresolveByWebService_will_throw_exception()
-
-
-
Method Detail
-
resolveByWebService_will_return_string
public void resolveByWebService_will_return_string() throws java.lang.Exception- Throws:
java.lang.Exception
-
resolveByWebService_will_throw_exception
public void resolveByWebService_will_throw_exception() throws java.lang.Exception- Throws:
java.lang.Exception
-
-