Class NamedQueryFactoryTest
- java.lang.Object
-
- de.hybris.platform.cms2.namedquery.service.impl.NamedQueryFactoryTest
-
@UnitTest public class NamedQueryFactoryTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NamedQueryFactoryTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestInvalidNamedQueryException()voidtestRetrieveNamedQuery()
-
-
-
Method Detail
-
testInvalidNamedQueryException
public void testInvalidNamedQueryException() throws InvalidNamedQueryException- Throws:
InvalidNamedQueryException
-
testRetrieveNamedQuery
public void testRetrieveNamedQuery() throws InvalidNamedQueryException- Throws:
InvalidNamedQueryException
-
-