@UnitTest public class DefaultPDTRowsQueryBuilderTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultPDTRowsQueryBuilderTest() |
public void setUp()
public void shouldGenerateProperQueryWhenNoParametersAreGiven()
public void shouldGenerateProperQueryWithAnyProduct()
public void shouldGenerateProperQueryWithProduct()
public void shouldGenerateProperQueryWithProductGroup()
public void shouldGenerateProperQueryWithProductId()
public void shouldGenerateProperQueryWithAnyUser()
public void shouldGenerateProperQueryWithUser()
public void shouldGenerateProperQueryWithUserGroup()
public void shouldGenerateProperQueryWithAnyProductAndGivenProduct()
public void shouldGenerateProperQueryWithAnyProductGivenProductAndGivenProductGroup()
public void shouldGenerateProperQueryWithAnyUserAndGivenUser()
public void shouldGenerateProperQueryWithAnyUserGivenUserAndGivenUserGroup()
public void shouldGenerateProperQueryWithAnyProductGivenProductAndGivenProductId()
public void shouldGenerateProperQueryWithAllParametersGiven()
Copyright © 2018 SAP SE. All Rights Reserved.