Class DefaultPDTRowsQueryBuilderTest


  • @UnitTest
    public class DefaultPDTRowsQueryBuilderTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultPDTRowsQueryBuilderTest

        public DefaultPDTRowsQueryBuilderTest()
    • Method Detail

      • setUp

        public void setUp()
      • 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()
      • shouldGenerateProperQueryWithAnyProductGivenProductAndGivenProductId

        public void shouldGenerateProperQueryWithAnyProductGivenProductAndGivenProductId()
      • shouldGenerateProperQueryWithAllParametersGiven

        public void shouldGenerateProperQueryWithAllParametersGiven()