Class DefaultPDTRowsQueryBuilderTest

java.lang.Object
de.hybris.platform.europe1.jalo.DefaultPDTRowsQueryBuilderTest

@UnitTest public class DefaultPDTRowsQueryBuilderTest extends Object
  • Constructor Details

    • DefaultPDTRowsQueryBuilderTest

      public DefaultPDTRowsQueryBuilderTest()
  • Method Details

    • setUp

      public void setUp()
    • cleanUp

      public void cleanUp()
    • shouldGenerateProperQueryWhenNoParametersAreGiven

      public void shouldGenerateProperQueryWhenNoParametersAreGiven()
    • shouldGenerateProperQueryWithAnyProduct

      public void shouldGenerateProperQueryWithAnyProduct()
    • shouldGenerateProperQueryWithProduct

      public void shouldGenerateProperQueryWithProduct()
    • shouldGenerateProperQueryWithProductGroup

      public void shouldGenerateProperQueryWithProductGroup()
    • shouldGenerateProperQueryWithProductId

      public void shouldGenerateProperQueryWithProductId()
    • shouldGenerateProperQueryWithAnyUser

      public void shouldGenerateProperQueryWithAnyUser()
    • shouldGenerateProperQueryWithUser

      public void shouldGenerateProperQueryWithUser()
    • shouldGenerateProperQueryWithUserGroup

      public void shouldGenerateProperQueryWithUserGroup()
    • shouldGenerateProperQueryWithAnyProductAndGivenProduct

      public void shouldGenerateProperQueryWithAnyProductAndGivenProduct()
    • shouldGenerateProperQueryWithAnyProductGivenProductAndGivenProductGroup

      public void shouldGenerateProperQueryWithAnyProductGivenProductAndGivenProductGroup()
    • shouldGenerateProperQueryWithAnyUserAndGivenUser

      public void shouldGenerateProperQueryWithAnyUserAndGivenUser()
    • shouldGenerateProperQueryWithAnyUserGivenUserAndGivenUserGroup

      public void shouldGenerateProperQueryWithAnyUserGivenUserAndGivenUserGroup()
    • shouldGenerateProperQueryWithAnyProductGivenProductAndGivenProductIdLegacy

      public void shouldGenerateProperQueryWithAnyProductGivenProductAndGivenProductIdLegacy()
    • shouldGenerateProperQueryWithAnyProductGivenProductAndGivenProductId

      public void shouldGenerateProperQueryWithAnyProductGivenProductAndGivenProductId()
    • shouldGenerateProperQueryWithAllParametersGivenLegacy

      public void shouldGenerateProperQueryWithAllParametersGivenLegacy()
    • shouldGenerateProperQueryWithAllParametersGiven

      public void shouldGenerateProperQueryWithAllParametersGiven()
    • shouldGenerateProperQueryWithUserGroupGivenAndGivenProductId

      public void shouldGenerateProperQueryWithUserGroupGivenAndGivenProductId()
    • shouldGenerateProperQueryWithUserGroupGivenAndGivenProductIdLegacy

      public void shouldGenerateProperQueryWithUserGroupGivenAndGivenProductIdLegacy()