Class SearchUtilityTest
Inheritance
object
SearchUtilityTest
Namespace: Unity.VisualScripting.Tests
Assembly: solution.dll
Syntax
public class SearchUtilityTest
Methods
TestFormerHaystackRelevance(string, string, string, bool)
Declaration
public void TestFormerHaystackRelevance(string query, string haystack, string formerHaystack, bool expectedResult)
Parameters
| Type | Name | Description |
|---|---|---|
| string | query | |
| string | haystack | |
| string | formerHaystack | |
| bool | expectedResult |