Class AuditSearchQueryTest
java.lang.Object
de.hybris.platform.persistence.audit.gateway.impl.AuditSearchQueryTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
AuditSearchQueryTest
public AuditSearchQueryTest()
-
-
Method Details
-
shouldBuildQueryForType
- Throws:
Exception
-
shouldBuildQueryForTypeAndPk
- Throws:
Exception
-
shouldBuildQueryForTypeAndSeveralPks
- Throws:
Exception
-
shouldBuildQueryForTypeAndPkAndAnotherStandardField
- Throws:
Exception
-
shouldBuildQueryForTypeAndPayload
- Throws:
Exception
-
shouldBuildQueryForTypeAndPkAndPayload
- Throws:
Exception
-
shouldBuildLinkQueryForTypeAndPkAndSearchBySource
- Throws:
Exception
-
shouldBuildLinkQueryForTypeAndPkAndSearchByTarget
- Throws:
Exception
-
shouldNotAllowToBuildQueryWithNullType
- Throws:
Exception
-
shouldNotAllowToBuildLinkQueryWithNullPk
- Throws:
Exception
-
shouldNotAllowToBuildLinkQueryWithoutPk
- Throws:
Exception
-