Skip to content

SOSLTest

codefriar edited this page Oct 5, 2023 · 2 revisions

APIVERSION: 58

STATUS: ACTIVE

MIT License Copyright (c) 2020 Rafał Kopaczewski Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Methods

private static void testSetup()

TESTSETUP

private static void testSOSLBuilderWithSearchPhrase()

ISTEST

private static void testSOSLBuilderWithSearchCondition()

ISTEST

private static void testSOSLBuilderWithSearchGroup()

ISTEST

private static void testSOSLBuilderAddReturningFieldSpec()

ISTEST

private static void testSOSLBuilderWithDivision()

ISTEST

private static void testSOSLBuilderWithDataCategoryAt()

ISTEST

private static void testSOSLBuilderWithDataCategoryAbove()

ISTEST

private static void testSOSLBuilderWithDataCategoryBelow()

ISTEST

private static void testSOSLBuilderWithDataCategoryAboveOrBelow()

ISTEST

private static void testSOSLBuilderWithHighlight()

ISTEST

private static void testSOSLBuilderWithNetworkId()

ISTEST

private static void testSOSLBuilderWithNetworkIdsList()

ISTEST

private static void testSOSLBuilderWithNetworkIdsSet()

ISTEST

private static void testSOSLBuilderWithPricebookId()

ISTEST

private static void testSOSLBuilderWithSnippet()

ISTEST

private static void testSOSLBuilderWithSpellCorrection()

ISTEST

private static void testSOSLBuilderWithScopeLimit()

ISTEST

private static void testSOSLBuilderWithTrackingUpdate()

ISTEST

private static void testSOSLBuilderWithViewStatUpdate()

ISTEST

private static void testSOSLBuilderWithFindStatement()

ISTEST

private static void testSOSLBuilderWithSearchGroupStatement()

ISTEST

private static void testSOSLBuilderWithReturningStatement()

ISTEST

private static void testSOSLBuilderWithDivisionStatement()

ISTEST

private static void testSOSLBuilderWithDataCategoryStatement()

ISTEST

private static void testSOSLBuilderWithHighlightStatement()

ISTEST

private static void testSOSLBuilderWithNetworkStatement()

ISTEST

private static void testSOSLBuilderWithPricebookIdStatement()

ISTEST

private static void testSOSLBuilderWithSnippetStatement()

ISTEST

private static void testSOSLBuilderWithSpellCorrectionStatement()

ISTEST

private static void testSOSLBuilderWithLimitStatement()

ISTEST

private static void testSOSLBuilderWithUpdateStatement()

ISTEST

private static void testSOSLBuilderToStringOverride()

ISTEST

private static void testSearchConditionConstructor()

ISTEST

private static void testSearchConditionConstructorWithLogicalOperator()

ISTEST

private static void testSearchConditionFind()

ISTEST

private static void testSearchConditionSubSearchCondition()

ISTEST

private static void testSearchConditionNegateSubSearchCondition()

ISTEST

private static void testSearchConditionToConditionString()

ISTEST

private static void testSearchConditionToConditionStringUnsupportedOperator()

ISTEST

private static void testSearchConditionToStringOverride()

ISTEST

private static void testReturningFieldSpecConstructorBySObjectType()

ISTEST

private static void testReturningFieldSpecConstructorBySObjectTypeName()

ISTEST

private static void testReturningFieldSpecSelectField()

ISTEST

private static void testReturningFieldSpecSelectFieldsFromList()

ISTEST

private static void testReturningFieldSpecSelectFieldsFromSet()

ISTEST

private static void testReturningFieldSpecUsingListView()

ISTEST

private static void testReturningFieldSpecWhereCondition()

ISTEST

private static void testReturningFieldSpecOrderByWithDirectionAndNullRecordsOrder()

ISTEST

private static void testReturningFieldSpecScopeLimit()

ISTEST

private static void testReturningFieldSpecOffset()

ISTEST

private static void testReturningFieldSpecToReturningFieldSpecString()

ISTEST

private static void testReturningFieldSpecToStringOverride()

ISTEST

private static void testDataCategorySpecConstructor()

ISTEST

private static void testDataCategoryToDataCategorySpecString()

ISTEST

private static void testDataCategoryToStringOverride()

ISTEST

private static void testSOSLConstructor()

ISTEST

private static void testSOSLGetQueryString()

ISTEST

private static void testSOSLQuery()

ISTEST

private static void testSOSLFind()

ISTEST

private static void testSOSLToStringOverride()

ISTEST

private static User selectTestUser()


Clone this wiki locally