Returns the lookup fields to test in the search results
Parameters: isExtended - true if extended fields should be included, false if they should not be included a List of field names to check See Also: org.kuali.module.gl.web.lookupable.AbstractGLLookupableTestBase.getLookupFields(boolean)
This method includes the test cases applied to the amount view option: Monthly and Accumulate
throws: Exception - thrown if an exception is encountered for any reason
testConsolidationOption
public void testConsolidationOption() throws Exception(Code)
This method includes the test cases applied to the consolidation option: Consolidate and Detail
throws: Exception - thrown if an exception is encountered for any reason
Covers the search results returned by BalanceLookupableHelperService
throws: Exception - thrown if an exception is encountered for any reason See Also: org.kuali.module.gl.web.lookupable.AbstractGLLookupableTestBase.testGetSearchResults
This method tests if the orphan pending entries can be included in the search results
throws: Exception - thrown if an exception is encountered for any reason
This method includes the test cases applied to the pending entry option: Approved and All
throws: Exception - thrown if an exception is encountered for any reason
This method includes the test cases applied to the consolidation option: Consolidate and Detail
throws: Exception - thrown if an exception is encountered for any reason
Fields inherited from org.kuali.module.gl.web.lookupable.AbstractGLLookupableHelperServiceTestBase