fix test #1671
All 2 961 tests pass, 67 skipped in 7m 46s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
67 skipped tests found
There are 67 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
TestCases.ScratchPad ‑ Test it
TestCases.asm.BasicTest ‑ ASM Easy Difficulty Source Test
TestCases.asm.BasicTest ‑ ASM Hard Difficulty Source Test
TestCases.asm.BasicTest ‑ ASM Medium Difficulty Source Test
TestCases.components.BoxTemplateTest ‑ component script Island inception
TestCases.components.CFTemplateTest ‑ component script Island inception
TestCases.components.CFTemplateTest ‑ testCfthrowAttributeCollection()
TestCases.debugger.IntegrationTest ‑ It should respond to a ContinueRequest
TestCases.debugger.IntegrationTest ‑ It should respond to a ScopeRequest
TestCases.debugger.IntegrationTest ‑ It should respond to a StackTraceRequest
TestCases.debugger.IntegrationTest ‑ It should respond to a ThreadsRequest
TestCases.debugger.IntegrationTest ‑ It should respond to a VariablesRequest
TestCases.debugger.IntegrationTest ‑ It should respond to a breakpoint request
TestCases.debugger.IntegrationTest ‑ It should respond to a launch request
TestCases.debugger.IntegrationTest ‑ It should respond to an EvaluateRequest
TestCases.debugger.IntegrationTest ‑ It should respond to an EvaluateRequest that produces an error
TestCases.debugger.IntegrationTest ‑ It should respond to an initialize request with capabilities
TestCases.debugger.IntegrationTest ‑ It should respond with the variables of a struct
TestCases.debugger.IntegrationTest ‑ It should send a TerminatedEvent
TestCases.debugger.IntegrationTest ‑ It should send an ExitEvent
TestCases.debugger.IntegrationTest ‑ It should send an OutputEvent
TestCases.debugger.IntegrationTest ‑ It should send an event when it hits a breakpoint
TestCases.phase2.IncludeTest ‑ can include file again
TestCases.phase2.QueryTest ‑ Query
TestCases.phase2.QueryTest ‑ Query Column assignment
ortus.boxlang.runtime.BoxRunnerTest ‑ It can execute a task template
ortus.boxlang.runtime.BoxRunnerTest ‑ It can execute a task template with arguments
ortus.boxlang.runtime.BoxRuntimeTest ‑ It can shutdown
ortus.boxlang.runtime.BoxRuntimeTest ‑ It can startup
ortus.boxlang.runtime.bifs.global.decision.IsArrayTest ‑ It supports the dimension argument
ortus.boxlang.runtime.bifs.global.decision.IsDateTest ‑ It returns false for date-like values which are not valid dates
ortus.boxlang.runtime.bifs.global.decision.IsIPv6Test ‑ testTrueConditions()
ortus.boxlang.runtime.bifs.global.decision.IsNumericDateTest ‑ It detects binary values
ortus.boxlang.runtime.bifs.global.decision.IsNumericDateTest ‑ It returns false for non-binary values
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on Binaries
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on emails
ortus.boxlang.runtime.bifs.global.i18n.LSIsCurrencyTest ‑ It tests the BIF LSIsCurrency with formats generated by LSCurrencyFormat
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can execute a query with a custom username and password
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can return inserted values
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It only keeps the first resultSet and discards the rest like Lucee
ortus.boxlang.runtime.bifs.global.list.ListFindTest ‑ benchmark()
ortus.boxlang.runtime.bifs.global.struct.StructGetTest ‑ testMemberFunction()
ortus.boxlang.runtime.bifs.global.system.DuplicateTest ‑ benchmarkArray()
ortus.boxlang.runtime.bifs.global.system.DuplicateTest ‑ benchmarkStruct()
ortus.boxlang.runtime.bifs.global.system.LockTest ‑ It can exclusive
ortus.boxlang.runtime.bifs.global.system.LockTest ‑ It can timeout no error
ortus.boxlang.runtime.bifs.global.system.PrintlnTest ‑ It can print a struct to the console
ortus.boxlang.runtime.bifs.global.system.PrintlnTest ‑ It can print an array to the console
ortus.boxlang.runtime.components.jdbc.DBInfoTest ‑ Can get catalog and schema names
ortus.boxlang.runtime.components.jdbc.DBInfoTest ‑ Gets empty tables query when unmatched database name is provided
ortus.boxlang.runtime.components.jdbc.StoredProcTest ‑ It properly handles OUT params
ortus.boxlang.runtime.components.jdbc.StoredProcTest ‑ It properly returns ResultSet objects
ortus.boxlang.runtime.components.jdbc.StoredProcTest ‑ testMultiResultSets()
ortus.boxlang.runtime.components.system.ObjectTest ‑ testComponentBX()
ortus.boxlang.runtime.components.system.ObjectTest ‑ testComponentScript()
ortus.boxlang.runtime.components.threading.ThreadTest ‑ It can stop thread
ortus.boxlang.runtime.dynamic.casters.DoubleCasterTest ‑ canMeetBenchmark()
ortus.boxlang.runtime.dynamic.casters.DoubleCasterTest ‑ testInfinity()
ortus.boxlang.runtime.dynamic.casters.DoubleCasterTest ‑ testItCanHandleFloatingPointMath()
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It can get a MySQL JDBC connection
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It can query a datasource by name
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It can query a datasource by struct
ortus.boxlang.runtime.jdbc.TransactionTest ‑ Can commit a transaction in tag syntax
ortus.boxlang.runtime.jdbc.TransactionTest ‑ Can handle nested transactions
ortus.boxlang.runtime.loader.resolvers.BoxResolverTest ‑ It can find classes from modules
ortus.boxlang.runtime.loader.util.ClassDiscoveryTest ‑ testFindClassesInJar()
ortus.boxlang.runtime.services.ModuleServiceTest ‑ Test it can add an absolute path to the module search path
Check notice on line 0 in .github
github-actions / Test Results
3028 tests found (test 1 to 826)
There are 3028 tests, see "Raw output" for the list of tests 1 to 826.
Raw output
TestCases.ScratchPad ‑ Test it
TestCases.asm.BasicTest ‑ ASM Easy Difficulty Source Test
TestCases.asm.BasicTest ‑ ASM Hard Difficulty Source Test
TestCases.asm.BasicTest ‑ ASM Medium Difficulty Source Test
TestCases.components.BoxTemplateTest ‑ component Island
TestCases.components.BoxTemplateTest ‑ component break
TestCases.components.BoxTemplateTest ‑ component continue
TestCases.components.BoxTemplateTest ‑ component function
TestCases.components.BoxTemplateTest ‑ component import
TestCases.components.BoxTemplateTest ‑ component include
TestCases.components.BoxTemplateTest ‑ component rethrow
TestCases.components.BoxTemplateTest ‑ component script Island inception
TestCases.components.BoxTemplateTest ‑ component while
TestCases.components.BoxTemplateTest ‑ script Island
TestCases.components.BoxTemplateTest ‑ testAttributeKeywords()
TestCases.components.BoxTemplateTest ‑ testBreakInComponentBody()
TestCases.components.BoxTemplateTest ‑ testClass()
TestCases.components.BoxTemplateTest ‑ testClosureInTag()
TestCases.components.BoxTemplateTest ‑ testComments()
TestCases.components.BoxTemplateTest ‑ testContinueInComponentBody()
TestCases.components.BoxTemplateTest ‑ testFlushOrder()
TestCases.components.BoxTemplateTest ‑ testGenericComponentsDanglingEnd()
TestCases.components.BoxTemplateTest ‑ testGenericComponentsInScript()
TestCases.components.BoxTemplateTest ‑ testIfStatementElse()
TestCases.components.BoxTemplateTest ‑ testIfStatementElse2()
TestCases.components.BoxTemplateTest ‑ testIfStatementFirst()
TestCases.components.BoxTemplateTest ‑ testIfStatementSecond()
TestCases.components.BoxTemplateTest ‑ testIfStatementThen()
TestCases.components.BoxTemplateTest ‑ testImportInScriptIsland()
TestCases.components.BoxTemplateTest ‑ testImportTag()
TestCases.components.BoxTemplateTest ‑ testLambdaInTag()
TestCases.components.BoxTemplateTest ‑ testLoopCondition()
TestCases.components.BoxTemplateTest ‑ testLoopConditionExpr()
TestCases.components.BoxTemplateTest ‑ testLoopConditionExprScript()
TestCases.components.BoxTemplateTest ‑ testLoopConditionScript()
TestCases.components.BoxTemplateTest ‑ testNestedComments()
TestCases.components.BoxTemplateTest ‑ testNestedComments2()
TestCases.components.BoxTemplateTest ‑ testNonExistentcComponentsInScript()
TestCases.components.BoxTemplateTest ‑ testReturnInComponentBody()
TestCases.components.BoxTemplateTest ‑ testReturns()
TestCases.components.BoxTemplateTest ‑ testSelfClosingElse()
TestCases.components.BoxTemplateTest ‑ testSetComponent()
TestCases.components.BoxTemplateTest ‑ testSetComponentUnquotedExpression()
TestCases.components.BoxTemplateTest ‑ testSwitchEmpty()
TestCases.components.BoxTemplateTest ‑ testSwitchList()
TestCases.components.BoxTemplateTest ‑ testSwitchListDelimiter()
TestCases.components.BoxTemplateTest ‑ testSwitchMatchCase()
TestCases.components.BoxTemplateTest ‑ testSwitchMatchDefault()
TestCases.components.BoxTemplateTest ‑ testSwitchMultipleDefault()
TestCases.components.BoxTemplateTest ‑ testSwitchNonCaseStatements()
TestCases.components.BoxTemplateTest ‑ testThrow()
TestCases.components.BoxTemplateTest ‑ testThrowEverythingBagel()
TestCases.components.BoxTemplateTest ‑ testThrowMessage()
TestCases.components.BoxTemplateTest ‑ testThrowMessageObject()
TestCases.components.BoxTemplateTest ‑ testThrowObject()
TestCases.components.BoxTemplateTest ‑ testTryCatch1()
TestCases.components.BoxTemplateTest ‑ testTryCatch2()
TestCases.components.BoxTemplateTest ‑ testTryCatchFinally()
TestCases.components.BoxTemplateTest ‑ testTryCatchNoFinally()
TestCases.components.BoxTemplateTest ‑ testTryCatchNoStatements()
TestCases.components.BoxTemplateTest ‑ testTryEmptyCatch()
TestCases.components.BoxTemplateTest ‑ testTryEmptyCatchWithType()
TestCases.components.CFTemplateTest ‑ component Island
TestCases.components.CFTemplateTest ‑ component break
TestCases.components.CFTemplateTest ‑ component continue
TestCases.components.CFTemplateTest ‑ component function
TestCases.components.CFTemplateTest ‑ component import
TestCases.components.CFTemplateTest ‑ component include
TestCases.components.CFTemplateTest ‑ component rethrow
TestCases.components.CFTemplateTest ‑ component script Island inception
TestCases.components.CFTemplateTest ‑ component while
TestCases.components.CFTemplateTest ‑ script Island
TestCases.components.CFTemplateTest ‑ testAttributeKeywords()
TestCases.components.CFTemplateTest ‑ testBreakInComponentBody()
TestCases.components.CFTemplateTest ‑ testCfthrowAttributeCollection()
TestCases.components.CFTemplateTest ‑ testClass()
TestCases.components.CFTemplateTest ‑ testClosureInTag()
TestCases.components.CFTemplateTest ‑ testComments()
TestCases.components.CFTemplateTest ‑ testContinueInComponentBody()
TestCases.components.CFTemplateTest ‑ testExtraTextInFunctionArguments()
TestCases.components.CFTemplateTest ‑ testFlushOrder()
TestCases.components.CFTemplateTest ‑ testGenericComponentsDanglingEnd()
TestCases.components.CFTemplateTest ‑ testGenericComponentsInScript()
TestCases.components.CFTemplateTest ‑ testIfStatementElse()
TestCases.components.CFTemplateTest ‑ testIfStatementElse2()
TestCases.components.CFTemplateTest ‑ testIfStatementFirst()
TestCases.components.CFTemplateTest ‑ testIfStatementSecond()
TestCases.components.CFTemplateTest ‑ testIfStatementThen()
TestCases.components.CFTemplateTest ‑ testImportInScriptIsland()
TestCases.components.CFTemplateTest ‑ testImportTag()
TestCases.components.CFTemplateTest ‑ testLoopCondition()
TestCases.components.CFTemplateTest ‑ testLoopConditionExpr()
TestCases.components.CFTemplateTest ‑ testLoopConditionExprScript()
TestCases.components.CFTemplateTest ‑ testLoopConditionScript()
TestCases.components.CFTemplateTest ‑ testNestedComments()
TestCases.components.CFTemplateTest ‑ testNestedComments2()
TestCases.components.CFTemplateTest ‑ testNonExistentcComponentsInScript()
TestCases.components.CFTemplateTest ‑ testReturnInComponentBody()
TestCases.components.CFTemplateTest ‑ testReturns()
TestCases.components.CFTemplateTest ‑ testSelfClosingElse()
TestCases.components.CFTemplateTest ‑ testSetComponent()
TestCases.components.CFTemplateTest ‑ testSetComponentUnquotedExpression()
TestCases.components.CFTemplateTest ‑ testSwitchCommented()
TestCases.components.CFTemplateTest ‑ testSwitchEmpty()
TestCases.components.CFTemplateTest ‑ testSwitchList()
TestCases.components.CFTemplateTest ‑ testSwitchListDelimiter()
TestCases.components.CFTemplateTest ‑ testSwitchMatchCase()
TestCases.components.CFTemplateTest ‑ testSwitchMatchDefault()
TestCases.components.CFTemplateTest ‑ testSwitchMultipleDefault()
TestCases.components.CFTemplateTest ‑ testSwitchNonCaseStatements()
TestCases.components.CFTemplateTest ‑ testTagCommentsInExpression()
TestCases.components.CFTemplateTest ‑ testThrow()
TestCases.components.CFTemplateTest ‑ testThrowEverythingBagel()
TestCases.components.CFTemplateTest ‑ testThrowMessage()
TestCases.components.CFTemplateTest ‑ testThrowMessageObject()
TestCases.components.CFTemplateTest ‑ testThrowObject()
TestCases.components.CFTemplateTest ‑ testTranspileVars()
TestCases.components.CFTemplateTest ‑ testTryCatch1()
TestCases.components.CFTemplateTest ‑ testTryCatch2()
TestCases.components.CFTemplateTest ‑ testTryCatchFinally()
TestCases.components.CFTemplateTest ‑ testTryCatchNoFinally()
TestCases.components.CFTemplateTest ‑ testTryCatchNoStatements()
TestCases.components.CFTemplateTest ‑ testTryEmptyCatch()
TestCases.components.CFTemplateTest ‑ testTryEmptyCatchWithType()
TestCases.debugger.IntegrationTest ‑ It should respond to a ContinueRequest
TestCases.debugger.IntegrationTest ‑ It should respond to a ScopeRequest
TestCases.debugger.IntegrationTest ‑ It should respond to a StackTraceRequest
TestCases.debugger.IntegrationTest ‑ It should respond to a ThreadsRequest
TestCases.debugger.IntegrationTest ‑ It should respond to a VariablesRequest
TestCases.debugger.IntegrationTest ‑ It should respond to a breakpoint request
TestCases.debugger.IntegrationTest ‑ It should respond to a launch request
TestCases.debugger.IntegrationTest ‑ It should respond to an EvaluateRequest
TestCases.debugger.IntegrationTest ‑ It should respond to an EvaluateRequest that produces an error
TestCases.debugger.IntegrationTest ‑ It should respond to an initialize request with capabilities
TestCases.debugger.IntegrationTest ‑ It should respond with the variables of a struct
TestCases.debugger.IntegrationTest ‑ It should send a TerminatedEvent
TestCases.debugger.IntegrationTest ‑ It should send an ExitEvent
TestCases.debugger.IntegrationTest ‑ It should send an OutputEvent
TestCases.debugger.IntegrationTest ‑ It should send an event when it hits a breakpoint
TestCases.phase1.AssignmentTest ‑ Bracket number assignment
TestCases.phase1.AssignmentTest ‑ Bracket number expression assignment
TestCases.phase1.AssignmentTest ‑ Bracket object assignment
TestCases.phase1.AssignmentTest ‑ Bracket string assignment
TestCases.phase1.AssignmentTest ‑ Bracket string concat assignment
TestCases.phase1.AssignmentTest ‑ It should not allow assignment via the equal keyword
TestCases.phase1.AssignmentTest ‑ Mixed assignment
TestCases.phase1.AssignmentTest ‑ Multi multi identifier dot assignment
TestCases.phase1.AssignmentTest ‑ Nested dot assignment
TestCases.phase1.AssignmentTest ‑ Unscoped assignment
TestCases.phase1.AssignmentTest ‑ quoted assignment
TestCases.phase1.CoreLangTest ‑ BL structKeyExists
TestCases.phase1.CoreLangTest ‑ CF transpile structKeyExists
TestCases.phase1.CoreLangTest ‑ If blocks with no-body else statements
TestCases.phase1.CoreLangTest ‑ It should throw BoxRuntimeException
TestCases.phase1.CoreLangTest ‑ It should throw BoxRuntimeException in CF
TestCases.phase1.CoreLangTest ‑ Multiple parnetheitcal statements
TestCases.phase1.CoreLangTest ‑ Multiple parnetheitcal statements with over-nested parenthesis
TestCases.phase1.CoreLangTest ‑ Single inline while
TestCases.phase1.CoreLangTest ‑ Single inline while with parenthesis
TestCases.phase1.CoreLangTest ‑ Single next line while
TestCases.phase1.CoreLangTest ‑ Single next line while only loop body
TestCases.phase1.CoreLangTest ‑ Single next line while with parenthesis
TestCases.phase1.CoreLangTest ‑ String as array
TestCases.phase1.CoreLangTest ‑ String parsing - escaped Java chars
TestCases.phase1.CoreLangTest ‑ String parsing - escaped Java chars with interpolation
TestCases.phase1.CoreLangTest ‑ String parsing - escaped pound sign
TestCases.phase1.CoreLangTest ‑ String parsing 1
TestCases.phase1.CoreLangTest ‑ String parsing 2
TestCases.phase1.CoreLangTest ‑ String parsing 6
TestCases.phase1.CoreLangTest ‑ String parsing concat
TestCases.phase1.CoreLangTest ‑ String parsing concatenation
TestCases.phase1.CoreLangTest ‑ String parsing expression in pounds
TestCases.phase1.CoreLangTest ‑ String parsing expression interpolation
TestCases.phase1.CoreLangTest ‑ String parsing interpolation single
TestCases.phase1.CoreLangTest ‑ String parsing quotation escaping
TestCases.phase1.CoreLangTest ‑ String parsing unclosed pound
TestCases.phase1.CoreLangTest ‑ String parsing unclosed quotes
TestCases.phase1.CoreLangTest ‑ break do while
TestCases.phase1.CoreLangTest ‑ break sentinel
TestCases.phase1.CoreLangTest ‑ break while
TestCases.phase1.CoreLangTest ‑ breakFromFunction()
TestCases.phase1.CoreLangTest ‑ commentParse()
TestCases.phase1.CoreLangTest ‑ commentParseInline()
TestCases.phase1.CoreLangTest ‑ commentParseSmoll()
TestCases.phase1.CoreLangTest ‑ continue sentinel
TestCases.phase1.CoreLangTest ‑ continueFromFunction()
TestCases.phase1.CoreLangTest ‑ continueFromFunctionJustKiddingItsALoop()
TestCases.phase1.CoreLangTest ‑ do while loop
TestCases.phase1.CoreLangTest ‑ for in loop
TestCases.phase1.CoreLangTest ‑ for in loop single statment
TestCases.phase1.CoreLangTest ‑ for in loop struct
TestCases.phase1.CoreLangTest ‑ for in loop with list
TestCases.phase1.CoreLangTest ‑ if
TestCases.phase1.CoreLangTest ‑ if else
TestCases.phase1.CoreLangTest ‑ if no body
TestCases.phase1.CoreLangTest ‑ if with single-token elseif
TestCases.phase1.CoreLangTest ‑ nested try catch
TestCases.phase1.CoreLangTest ‑ numberKey()
TestCases.phase1.CoreLangTest ‑ rethrow
TestCases.phase1.CoreLangTest ‑ sentinel but everything is missing
TestCases.phase1.CoreLangTest ‑ statementBlocks()
TestCases.phase1.CoreLangTest ‑ switch
TestCases.phase1.CoreLangTest ‑ switch default
TestCases.phase1.CoreLangTest ‑ switch fall through case
TestCases.phase1.CoreLangTest ‑ testJavaProxyInitSetsInstance()
TestCases.phase1.CoreLangTest ‑ testKeywords()
TestCases.phase1.CoreLangTest ‑ testKeywordsCF()
TestCases.phase1.CoreLangTest ‑ testSwitchMultipleCase()
TestCases.phase1.CoreLangTest ‑ testTagCommentInScript()
TestCases.phase1.CoreLangTest ‑ testThrowStatment()
TestCases.phase1.CoreLangTest ‑ throw in source
TestCases.phase1.CoreLangTest ‑ throw in statement
TestCases.phase1.CoreLangTest ‑ try catch
TestCases.phase1.CoreLangTest ‑ try catch with empty type
TestCases.phase1.CoreLangTest ‑ try catch with interpolated type
TestCases.phase1.CoreLangTest ‑ try finally
TestCases.phase1.CoreLangTest ‑ try multiple catche types
TestCases.phase1.CoreLangTest ‑ try multiple catche types with any
TestCases.phase1.CoreLangTest ‑ try multiple catches
TestCases.phase1.CoreLangTest ‑ unicode()
TestCases.phase1.CoreLangTest ‑ while continue
TestCases.phase1.CoreLangTest ‑ whileNoCurlies()
TestCases.phase1.CoreLangTest ‑ whileNoCurliesNoSemi()
TestCases.phase1.DereferenceTest ‑ Bracket number access
TestCases.phase1.DereferenceTest ‑ Bracket number expression access
TestCases.phase1.DereferenceTest ‑ Bracket object access
TestCases.phase1.DereferenceTest ‑ Bracket string access
TestCases.phase1.DereferenceTest ‑ Bracket string concat access
TestCases.phase1.DereferenceTest ‑ Mixed access
TestCases.phase1.DereferenceTest ‑ Multi identifier dot access
TestCases.phase1.DereferenceTest ‑ Multi multi identifier dot access
TestCases.phase1.DereferenceTest ‑ Single identifier dot access
TestCases.phase1.DereferenceTest ‑ dereference enum as nested class
TestCases.phase1.DereferenceTest ‑ dereference enum key
TestCases.phase1.DereferenceTest ‑ dereference nested class
TestCases.phase1.DereferenceTest ‑ integer dot access
TestCases.phase1.LabeledLoopTest ‑ testNestedLabeledWhiles()
TestCases.phase1.LabeledLoopTest ‑ testSimpleLabeledDoWhile()
TestCases.phase1.LabeledLoopTest ‑ testSimpleLabeledForIn()
TestCases.phase1.LabeledLoopTest ‑ testSimpleLabeledForIndex()
TestCases.phase1.LabeledLoopTest ‑ testSimpleLabeledLoop()
TestCases.phase1.LabeledLoopTest ‑ testSimpleLabeledWhile()
TestCases.phase1.LabeledLoopTest ‑ testSimpleLabeledWhileContinue()
TestCases.phase1.LabeledLoopTest ‑ testSimpleLabeledWhileContinueTag()
TestCases.phase1.LabeledLoopTest ‑ testSimpleLabeledWhileTag()
TestCases.phase1.LabeledLoopTest ‑ testSwitchInLabeledWhile()
TestCases.phase1.LabeledLoopTest ‑ testTagLoop()
TestCases.phase1.ObjectCreationTest ‑ imports as
TestCases.phase1.ObjectCreationTest ‑ imports no prefix
TestCases.phase1.ObjectCreationTest ‑ imports prefix
TestCases.phase1.ObjectCreationTest ‑ new keyword no prefix
TestCases.phase1.ObjectCreationTest ‑ new keyword no prefix2
TestCases.phase1.ObjectCreationTest ‑ new keyword prefix
TestCases.phase1.ObjectCreationTest ‑ new keyword quoted
TestCases.phase1.ObjectReferenceAssignmentTest ‑ assignment returns value
TestCases.phase1.ObjectReferenceAssignmentTest ‑ call method on object
TestCases.phase1.ObjectReferenceAssignmentTest ‑ deep assignment
TestCases.phase1.ObjectReferenceAssignmentTest ‑ dereference headless
TestCases.phase1.ObjectReferenceAssignmentTest ‑ dereference invoke headless
TestCases.phase1.ObjectReferenceAssignmentTest ‑ dereference invoke key
TestCases.phase1.ObjectReferenceAssignmentTest ‑ dereference key
TestCases.phase1.ObjectReferenceAssignmentTest ‑ dereference scope key
TestCases.phase1.ObjectReferenceAssignmentTest ‑ invaid assignment
TestCases.phase1.ObjectReferenceAssignmentTest ‑ null keyword
TestCases.phase1.ObjectReferenceAssignmentTest ‑ safe navigation
TestCases.phase1.ObjectReferenceAssignmentTest ‑ scope assignment
TestCases.phase1.ObjectReferenceAssignmentTest ‑ scoped assignment returns value
TestCases.phase1.ObjectReferenceAssignmentTest ‑ static method call on imported class
TestCases.phase1.ObjectReferenceAssignmentTest ‑ unscoped assignment
TestCases.phase1.ObjectReferenceAssignmentTest ‑ var keyword for local
TestCases.phase1.ObjectReferenceAssignmentTest ‑ var keyword for local Deep
TestCases.phase1.ObjectReferenceAssignmentTest ‑ var keyword for scope
TestCases.phase1.ObjectReferenceAssignmentTest ‑ var keyword for scope deep
TestCases.phase1.OperatorsTest ‑ It should handle equivalence
TestCases.phase1.OperatorsTest ‑ It should handle the implies operator
TestCases.phase1.OperatorsTest ‑ It should lazily evaluate its false branche
TestCases.phase1.OperatorsTest ‑ It should lazily evaluate its true branche
TestCases.phase1.OperatorsTest ‑ It should properly handle comparison operators
TestCases.phase1.OperatorsTest ‑ Order of operations
TestCases.phase1.OperatorsTest ‑ assert
TestCases.phase1.OperatorsTest ‑ castAs
TestCases.phase1.OperatorsTest ‑ comparison equality
TestCases.phase1.OperatorsTest ‑ comparison greater than
TestCases.phase1.OperatorsTest ‑ comparison greater than equal
TestCases.phase1.OperatorsTest ‑ comparison less than
TestCases.phase1.OperatorsTest ‑ comparison less than equal
TestCases.phase1.OperatorsTest ‑ comparison strict equality
TestCases.phase1.OperatorsTest ‑ compound operator concat
TestCases.phase1.OperatorsTest ‑ compound operator divide
TestCases.phase1.OperatorsTest ‑ compound operator modulus
TestCases.phase1.OperatorsTest ‑ compound operator multiply
TestCases.phase1.OperatorsTest ‑ compound operator plus
TestCases.phase1.OperatorsTest ‑ compound operator with var
TestCases.phase1.OperatorsTest ‑ compound operators minus
TestCases.phase1.OperatorsTest ‑ concat and eq
TestCases.phase1.OperatorsTest ‑ elvis
TestCases.phase1.OperatorsTest ‑ instanceOf
TestCases.phase1.OperatorsTest ‑ logical and
TestCases.phase1.OperatorsTest ‑ logical not
TestCases.phase1.OperatorsTest ‑ logical or
TestCases.phase1.OperatorsTest ‑ logical xor
TestCases.phase1.OperatorsTest ‑ math addition
TestCases.phase1.OperatorsTest ‑ math addition var
TestCases.phase1.OperatorsTest ‑ math division
TestCases.phase1.OperatorsTest ‑ math int dividsion
TestCases.phase1.OperatorsTest ‑ math minus minus literals
TestCases.phase1.OperatorsTest ‑ math minus minus parenthetical
TestCases.phase1.OperatorsTest ‑ math minus minus scoped
TestCases.phase1.OperatorsTest ‑ math minus minus unscoped
TestCases.phase1.OperatorsTest ‑ math multiplication
TestCases.phase1.OperatorsTest ‑ math negation
TestCases.phase1.OperatorsTest ‑ math negation var
TestCases.phase1.OperatorsTest ‑ math plus plus invalid
TestCases.phase1.OperatorsTest ‑ math plus plus literals
TestCases.phase1.OperatorsTest ‑ math plus plus other
TestCases.phase1.OperatorsTest ‑ math plus plus parenthetical
TestCases.phase1.OperatorsTest ‑ math plus plus scoped
TestCases.phase1.OperatorsTest ‑ math plus plus unscoped
TestCases.phase1.OperatorsTest ‑ math power
TestCases.phase1.OperatorsTest ‑ math subtraction
TestCases.phase1.OperatorsTest ‑ modulus precedence
TestCases.phase1.OperatorsTest ‑ multi string concat
TestCases.phase1.OperatorsTest ‑ parens
TestCases.phase1.OperatorsTest ‑ string concat
TestCases.phase1.OperatorsTest ‑ string contains
TestCases.phase1.OperatorsTest ‑ ternary
TestCases.phase2.ClosureFunctionTest ‑ IIFE
TestCases.phase2.ClosureFunctionTest ‑ IIFE arrow
TestCases.phase2.ClosureFunctionTest ‑ More lexical scoping
TestCases.phase2.ClosureFunctionTest ‑ argument collection
TestCases.phase2.ClosureFunctionTest ‑ argument defaults
TestCases.phase2.ClosureFunctionTest ‑ argument defaults arrow
TestCases.phase2.ClosureFunctionTest ‑ basic Closure
TestCases.phase2.ClosureFunctionTest ‑ basic arrow Closure
TestCases.phase2.ClosureFunctionTest ‑ basic arrow Closure no body
TestCases.phase2.ClosureFunctionTest ‑ basic arrow Closure no body no parens
TestCases.phase2.ClosureFunctionTest ‑ body with without returns
TestCases.phase2.ClosureFunctionTest ‑ body with without returns arrow
TestCases.phase2.ClosureFunctionTest ‑ closure metadata
TestCases.phase2.ClosureFunctionTest ‑ closure metadata arrow
TestCases.phase2.ClosureFunctionTest ‑ empty body
TestCases.phase2.ClosureFunctionTest ‑ function returns function
TestCases.phase2.ClosureFunctionTest ‑ higher order function
TestCases.phase2.ClosureFunctionTest ‑ lexical scoping
TestCases.phase2.ClosureFunctionTest ‑ named arguments
TestCases.phase2.ClosureFunctionTest ‑ no body
TestCases.phase2.ClosureFunctionTest ‑ positional arguments
TestCases.phase2.ClosureFunctionTest ‑ positional arguments arrow
TestCases.phase2.IncludeTest ‑ can include file
TestCases.phase2.IncludeTest ‑ can include file again
TestCases.phase2.IncludeTest ‑ can include file relative
TestCases.phase2.InvocationTest ‑ Array literal method bracket invocation
TestCases.phase2.InvocationTest ‑ Array literal method dot invocation
TestCases.phase2.InvocationTest ‑ Boolean literal method bracket invocation
TestCases.phase2.InvocationTest ‑ Boolean literal method dot invocation
TestCases.phase2.InvocationTest ‑ Invoke after dot
TestCases.phase2.InvocationTest ‑ Invoke after multiple dots
TestCases.phase2.InvocationTest ‑ Invoke result of array access of invocation
TestCases.phase2.InvocationTest ‑ Invoke result of invocation
TestCases.phase2.InvocationTest ‑ Invoke result of parenthesis
TestCases.phase2.InvocationTest ‑ Invoke result of result of array access of invocation
TestCases.phase2.InvocationTest ‑ Invoke result of result of invocation
TestCases.phase2.InvocationTest ‑ Invoke single identifier
TestCases.phase2.InvocationTest ‑ Invoke within parenthesis
TestCases.phase2.InvocationTest ‑ Numeric literal method bracket invocation
TestCases.phase2.InvocationTest ‑ Numeric literal method dot invocation
TestCases.phase2.InvocationTest ‑ String literal method bracket invocation
TestCases.phase2.InvocationTest ‑ String literal method dot invocation
TestCases.phase2.InvocationTest ‑ Struct literal method bracket invocation
TestCases.phase2.InvocationTest ‑ Struct literal method dot invocation
TestCases.phase2.LambdaFunctionTest ‑ IIFE
TestCases.phase2.LambdaFunctionTest ‑ argument collection
TestCases.phase2.LambdaFunctionTest ‑ argument defaults
TestCases.phase2.LambdaFunctionTest ‑ basic Lambda no body
TestCases.phase2.LambdaFunctionTest ‑ basic Lambda no body no parens
TestCases.phase2.LambdaFunctionTest ‑ basic lambda
TestCases.phase2.LambdaFunctionTest ‑ body with without returns
TestCases.phase2.LambdaFunctionTest ‑ empty body
TestCases.phase2.LambdaFunctionTest ‑ function returns function
TestCases.phase2.LambdaFunctionTest ‑ higher order function
TestCases.phase2.LambdaFunctionTest ‑ lambda metadata
TestCases.phase2.LambdaFunctionTest ‑ named arguments
TestCases.phase2.LambdaFunctionTest ‑ no body
TestCases.phase2.LambdaFunctionTest ‑ positional arguments
TestCases.phase2.ObjectLiteralTest ‑ Function in struct
TestCases.phase2.ObjectLiteralTest ‑ array
TestCases.phase2.ObjectLiteralTest ‑ array literal member chain
TestCases.phase2.ObjectLiteralTest ‑ boolean literal member chain
TestCases.phase2.ObjectLiteralTest ‑ ordered struct
TestCases.phase2.ObjectLiteralTest ‑ string literal member chain
TestCases.phase2.ObjectLiteralTest ‑ struct literal member chain
TestCases.phase2.ObjectLiteralTest ‑ testCFTranspileKeysUpperCase()
TestCases.phase2.ObjectLiteralTest ‑ testfqnKey()
TestCases.phase2.ObjectLiteralTest ‑ unordered struct
TestCases.phase2.ObjectLiteralTest ‑ unordered struct complex
TestCases.phase2.QueryTest ‑ Query
TestCases.phase2.QueryTest ‑ Query Column assignment
TestCases.phase2.QueryTest ‑ testColumnAsStructKey()
TestCases.phase2.UDFFunctionTest ‑ It should allow you to declare multiple functions
TestCases.phase2.UDFFunctionTest ‑ It should allow you to declare multiple functions with the same name
TestCases.phase2.UDFFunctionTest ‑ Runtime Default
TestCases.phase2.UDFFunctionTest ‑ Self Referencing Argument Default
TestCases.phase2.UDFFunctionTest ‑ UDF metadata
TestCases.phase2.UDFFunctionTest ‑ UDF metadata javadoc
TestCases.phase2.UDFFunctionTest ‑ UDF metadata optional values
TestCases.phase2.UDFFunctionTest ‑ argument collection
TestCases.phase2.UDFFunctionTest ‑ argument defaults
TestCases.phase2.UDFFunctionTest ‑ basic UDF
TestCases.phase2.UDFFunctionTest ‑ default null argument collection
TestCases.phase2.UDFFunctionTest ‑ default null argument explicit named
TestCases.phase2.UDFFunctionTest ‑ meta test
TestCases.phase2.UDFFunctionTest ‑ named arguments colon
TestCases.phase2.UDFFunctionTest ‑ named arguments equals
TestCases.phase2.UDFFunctionTest ‑ named positional arguments mix
TestCases.phase2.UDFFunctionTest ‑ positional arguments
TestCases.phase2.UDFFunctionTest ‑ return argument
TestCases.phase2.UDFFunctionTest ‑ testArgumentCollection2()
TestCases.phase2.UDFFunctionTest ‑ testArgumentCollection3()
TestCases.phase2.UDFFunctionTest ‑ testArgumentCollection4()
TestCases.phase2.UDFFunctionTest ‑ testArgumentCollection5()
TestCases.phase2.UDFFunctionTest ‑ testArgumentCollection6()
TestCases.phase2.UDFFunctionTest ‑ testArgumentCollection7()
TestCases.phase2.UDFFunctionTest ‑ testArgumentCollection8()
TestCases.phase2.UDFFunctionTest ‑ testExtraArgComma()
TestCases.phase2.UDFFunctionTest ‑ testExtraArrayType()
TestCases.phase2.UDFFunctionTest ‑ testLeadingOES()
TestCases.phase2.UDFFunctionTest ‑ testPackageAccess()
TestCases.phase2.UDFFunctionTest ‑ testUDFInJava()
TestCases.phase3.ApplicationTest ‑ Ad-hoc config override
TestCases.phase3.ApplicationTest ‑ basic class
TestCases.phase3.ClassTest ‑ Implicit Constructor named
TestCases.phase3.ClassTest ‑ Implicit Constructor positional
TestCases.phase3.ClassTest ‑ InitMethod Test
TestCases.phase3.ClassTest ‑ It should call onMissingMethod with named args
TestCases.phase3.ClassTest ‑ It should call onMissingMethod with pos args
TestCases.phase3.ClassTest ‑ PseudoConstructor can output
TestCases.phase3.ClassTest ‑ PseudoConstructor will not output
TestCases.phase3.ClassTest ‑ Test a basic boxlang class
TestCases.phase3.ClassTest ‑ Test can create vanilla module config
TestCases.phase3.ClassTest ‑ basic class
TestCases.phase3.ClassTest ‑ basic class file
TestCases.phase3.ClassTest ‑ box meta
TestCases.phase3.ClassTest ‑ can extend
TestCases.phase3.ClassTest ‑ class as struct
TestCases.phase3.ClassTest ‑ legacy meta
TestCases.phase3.ClassTest ‑ legacy meta CF
TestCases.phase3.ClassTest ‑ properties
TestCases.phase3.ClassTest ‑ testCFImport()
TestCases.phase3.ClassTest ‑ testCFImport2()
TestCases.phase3.ClassTest ‑ testClassIgoreTrailingComment()
TestCases.phase3.ClassTest ‑ testClassWrappedInScriptIsland()
TestCases.phase3.ClassTest ‑ testDotExtends()
TestCases.phase3.ClassTest ‑ testFunctionMeta()
TestCases.phase3.ClassTest ‑ testImplicitAccessor()
TestCases.phase3.ClassTest ‑ testImplicitGeneratedAccessor()
TestCases.phase3.ClassTest ‑ testInlineJavaExtends()
TestCases.phase3.ClassTest ‑ testInlineJavaExtendsField()
TestCases.phase3.ClassTest ‑ testInlineJavaExtendsFieldPublic()
TestCases.phase3.ClassTest ‑ testInlineJavaImplements()
TestCases.phase3.ClassTest ‑ testJavaMeta()
TestCases.phase3.ClassTest ‑ testRelativeInstantiation()
TestCases.phase3.ClassTest ‑ testStaticImport()
TestCases.phase3.ClassTest ‑ testStaticImportDot()
TestCases.phase3.ClassTest ‑ testStaticInstance()
TestCases.phase3.ClassTest ‑ testStaticInstanceCF()
TestCases.phase3.ClassTest ‑ testStaticStatic()
TestCases.phase3.ClassTest ‑ testStaticStaticCF()
TestCases.phase3.ClassTest ‑ testSuperHeadlessFunctionInvocationToChild()
TestCases.phase3.ExceptionTest ‑ testBoxMeta()
TestCases.phase3.InterfaceTest ‑ basic CF interface
TestCases.phase3.InterfaceTest ‑ basic interface file BL
TestCases.phase3.InterfaceTest ‑ basic interface file CF
TestCases.phase3.InterfaceTest ‑ basic interface file CF Tag
TestCases.phase3.InterfaceTest ‑ moped example
TestCases.phase3.InterfaceTest ‑ onMissingMethod example
ortus.boxlang.compiler.CFTranspilerTest ‑ Test QuotedvalueList() to queryColumnData().toList( delimiter )
ortus.boxlang.compiler.CFTranspilerTest ‑ Test QuotedvalueList() to queryColumnData().toList( delimiter ) array access
ortus.boxlang.compiler.CFTranspilerTest ‑ Test QuotedvalueList() to queryColumnData().toList()
ortus.boxlang.compiler.CFTranspilerTest ‑ Test valueList() to queryColumnData().toList( delimiter )
ortus.boxlang.compiler.CFTranspilerTest ‑ Test valueList() to queryColumnData().toList( delimiter ) array access
ortus.boxlang.compiler.CFTranspilerTest ‑ Test valueList() to queryColumnData().toList()
ortus.boxlang.compiler.TestAST ‑ testBinaryOperation()
ortus.boxlang.compiler.TestArray ‑ arrayLiterals()
ortus.boxlang.compiler.TestClosure ‑ testClosureAsAnonymous()
ortus.boxlang.compiler.TestClosure ‑ testClosureParameters()
ortus.boxlang.compiler.TestClosure ‑ testClosureReturn()
ortus.boxlang.compiler.TestComponentParser ‑ invokeMethod()
ortus.boxlang.compiler.TestExecution ‑ comparison()
ortus.boxlang.compiler.TestExecution ‑ executeFor()
ortus.boxlang.compiler.TestExecution ‑ executeWhile()
ortus.boxlang.compiler.TestExecution ‑ testCastAs()
ortus.boxlang.compiler.TestExecution ‑ testDoWhileLoop()
ortus.boxlang.compiler.TestExecution ‑ testString3()
ortus.boxlang.compiler.TestExecution ‑ testTernary()
ortus.boxlang.compiler.TestLambda ‑ testLambdaParameters()
ortus.boxlang.compiler.TestRecover ‑ testRecover()
ortus.boxlang.compiler.TestRecover ‑ testRecoverBeforeStatement()
ortus.boxlang.compiler.TestRecover ‑ testRecoverComment()
ortus.boxlang.compiler.TestRecover ‑ testRecoverInArgs()
ortus.boxlang.compiler.TestRecover ‑ testRecoverInClass()
ortus.boxlang.compiler.TestRecover ‑ testRecoverInClassBeforeStatment()
ortus.boxlang.compiler.TestRecover ‑ testRecoverInExpression()
ortus.boxlang.compiler.TestRecover ‑ testRecoverInFunction()
ortus.boxlang.compiler.TestRecover ‑ testRecoverInStatement()
ortus.boxlang.compiler.TestUDF ‑ functionDocumentation()
ortus.boxlang.compiler.TestUDF ‑ userDefinedFunction()
ortus.boxlang.compiler.TestUDF ‑ userDefinedFunctionArguments()
ortus.boxlang.compiler.TestUDF ‑ userDefinedFunctionArgumentsAnnotation()
ortus.boxlang.compiler.TestUDF ‑ userDefinedFunctionDocumentation()
ortus.boxlang.runtime.BoxPilerTest ‑ It will throw a ParseException if the syntax is invalid
ortus.boxlang.runtime.BoxRunnerTest ‑ It can execute a task template
ortus.boxlang.runtime.BoxRunnerTest ‑ It can execute a task template with arguments
ortus.boxlang.runtime.BoxRunnerTest ‑ appCanGreat()
ortus.boxlang.runtime.BoxRuntimeTest ‑ It can add a file extension
ortus.boxlang.runtime.BoxRuntimeTest ‑ It can execute a statement
ortus.boxlang.runtime.BoxRuntimeTest ‑ It can execute a template
ortus.boxlang.runtime.BoxRuntimeTest ‑ It can execute a template URL
ortus.boxlang.runtime.BoxRuntimeTest ‑ It can execute an expression
ortus.boxlang.runtime.BoxRuntimeTest ‑ It can execute more statements
ortus.boxlang.runtime.BoxRuntimeTest ‑ It can execute statements
ortus.boxlang.runtime.BoxRuntimeTest ‑ It can get the default file extensions
ortus.boxlang.runtime.BoxRuntimeTest ‑ It can shutdown
ortus.boxlang.runtime.BoxRuntimeTest ‑ It can startup
ortus.boxlang.runtime.async.executors.BoxScheduledExecutorTest ‑ It can create the scheduled executor
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest ‑ It can create the scheduled task with the right timezone
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest ‑ can be disabled
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest ‑ can have truth based restrictions using when()
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$LifeCycleMethods ‑ can call after
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$LifeCycleMethods ‑ can call before
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$LifeCycleMethods ‑ can call onFailure
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$LifeCycleMethods ‑ can call onTaskSuccess
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$LifeCycleMethods ‑ can register tasks with no overlaps
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleConstraints ‑ can have a day of the month constraint
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleConstraints ‑ can have a day of the week constraint
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleConstraints ‑ can have a last business day of the month constraint
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleConstraints ‑ can have a startOn constraints
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleConstraints ‑ can have a truth value constraint
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleConstraints ‑ can have a weekday constraint
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleConstraints ‑ can have a weekend constraint
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleConstraints ‑ can have an endOn constraints
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequenciesWithConstraints ‑ Can register to fire on fridays
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequenciesWithConstraints ‑ Can register to fire on mondays
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequenciesWithConstraints ‑ Can register to fire on saturdays
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequenciesWithConstraints ‑ Can register to fire on sundays
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequenciesWithConstraints ‑ Can register to fire on thursdays
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequenciesWithConstraints ‑ Can register to fire on tuesdays
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequenciesWithConstraints ‑ Can register to fire on wednesdays
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequenciesWithConstraints ‑ can register to fire onFirstBusinessDayOfTheMonth()
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequenciesWithConstraints ‑ can register to fire onLastBusinessDayOfTheMonth()
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequenciesWithConstraints ‑ can register to fire onWeekdays()
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequenciesWithConstraints ‑ can register to fire onWeekends()
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ Test for DAYS
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ Test for HOURS
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ Test for MICROSECONDS
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ Test for MILLISECONDS
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ Test for MINUTES
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ Test for NANOSECONDS
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ Test for SECONDS
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ can register everyDay()
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ can register everyDayAt()
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ can register everyHour()
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ can register everyHourAt()
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ can register everyMonth()
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ can register everyMonthOn()
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ can register everyWeek()
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ can register everyWeekOn()
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ can register everyYear()
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ can register everyYearOn()
ortus.boxlang.runtime.async.tasks.ScheduledTaskTest$MultipleFrequencyEveryMethods ‑ can register using everyMinute()
ortus.boxlang.runtime.async.tasks.SchedulerTest ‑ It can create the scheduler
ortus.boxlang.runtime.async.tasks.SchedulerTest ‑ It can register a new task with a group and get it's record
ortus.boxlang.runtime.async.tasks.SchedulerTest ‑ It can register a new task with no group and get it's record
ortus.boxlang.runtime.async.tasks.SchedulerTest ‑ It can register and run a task with life-cycle methods
ortus.boxlang.runtime.async.tasks.SchedulerTest ‑ It can set a new timezone
ortus.boxlang.runtime.async.tasks.SchedulerTest ‑ It can throw an exception on getting a bogus task
ortus.boxlang.runtime.async.tasks.SchedulerTest ‑ can remove a task
ortus.boxlang.runtime.async.tasks.SchedulerTest ‑ can throw can exception on removing a bogus task
ortus.boxlang.runtime.async.time.DateTimeHelperTest ‑ Testing dateTimeAdd method
ortus.boxlang.runtime.bifs.global.array.ArrayAppendTest ‑ It should increase the size of the array
ortus.boxlang.runtime.bifs.global.array.ArrayAppendTest ‑ It should place the item at the end of the array
ortus.boxlang.runtime.bifs.global.array.ArrayAvgTest ‑ It can average
ortus.boxlang.runtime.bifs.global.array.ArrayAvgTest ‑ It can average member
ortus.boxlang.runtime.bifs.global.array.ArrayClearTest ‑ It can clear native array
ortus.boxlang.runtime.bifs.global.array.ArrayClearTest ‑ It can clear the array
ortus.boxlang.runtime.bifs.global.array.ArrayClearTest ‑ It can clear the array member
ortus.boxlang.runtime.bifs.global.array.ArrayContainsNoCaseTest ‑ Can now search with a function
ortus.boxlang.runtime.bifs.global.array.ArrayContainsNoCaseTest ‑ It can search
ortus.boxlang.runtime.bifs.global.array.ArrayContainsNoCaseTest ‑ It can search member
ortus.boxlang.runtime.bifs.global.array.ArrayContainsTest ‑ Can find a substring
ortus.boxlang.runtime.bifs.global.array.ArrayContainsTest ‑ Can find a substring with case-insensitivity
ortus.boxlang.runtime.bifs.global.array.ArrayContainsTest ‑ Can now search with a function
ortus.boxlang.runtime.bifs.global.array.ArrayContainsTest ‑ It can search
ortus.boxlang.runtime.bifs.global.array.ArrayContainsTest ‑ It can search member
ortus.boxlang.runtime.bifs.global.array.ArrayDeleteAtTest ‑ It can delete at
ortus.boxlang.runtime.bifs.global.array.ArrayDeleteAtTest ‑ It can delete at member
ortus.boxlang.runtime.bifs.global.array.ArrayDeleteNoCaseTest ‑ It can delete member no case
ortus.boxlang.runtime.bifs.global.array.ArrayDeleteNoCaseTest ‑ It can delete no case
ortus.boxlang.runtime.bifs.global.array.ArrayDeleteNoCaseTest ‑ It can delete no case with scope arguments
ortus.boxlang.runtime.bifs.global.array.ArrayDeleteTest ‑ It can delete
ortus.boxlang.runtime.bifs.global.array.ArrayDeleteTest ‑ It can delete member
ortus.boxlang.runtime.bifs.global.array.ArrayDeleteTest ‑ It can delete with scope arguments
ortus.boxlang.runtime.bifs.global.array.ArrayEachTest ‑ It should allow you to call it as a member function
ortus.boxlang.runtime.bifs.global.array.ArrayEachTest ‑ It should use the provided udf over the array
ortus.boxlang.runtime.bifs.global.array.ArrayEachTest ‑ It tests defensive coding when the original array is modified
ortus.boxlang.runtime.bifs.global.array.ArrayEveryTest ‑ It should allow you to call it as a member function
ortus.boxlang.runtime.bifs.global.array.ArrayEveryTest ‑ It should return early when it his a false condition
ortus.boxlang.runtime.bifs.global.array.ArrayEveryTest ‑ It should run the UDF over every element as long as they return true
ortus.boxlang.runtime.bifs.global.array.ArrayFilterTest ‑ It is fault tolerant of a mutation to the original array
ortus.boxlang.runtime.bifs.global.array.ArrayFilterTest ‑ It should allow you to call it as a member function
ortus.boxlang.runtime.bifs.global.array.ArrayFilterTest ‑ It should execute the filter in parallel - a specified max threads
ortus.boxlang.runtime.bifs.global.array.ArrayFilterTest ‑ It should execute the filter in parallel - with the default max threads
ortus.boxlang.runtime.bifs.global.array.ArrayFilterTest ‑ It should remove values that the UDF returns false for
ortus.boxlang.runtime.bifs.global.array.ArrayFilterTest ‑ It should use the provided udf over the array
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllNoCaseTest ‑ It should find all matches
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllNoCaseTest ‑ It should find strings in a case insensitive manner
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllNoCaseTest ‑ It should match arrays
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllNoCaseTest ‑ It should match doubles
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllNoCaseTest ‑ It should match every number variation when compared with a boolean
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllNoCaseTest ‑ It should match every number variation when compared with a double
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllNoCaseTest ‑ It should match every number variation when compared with a string boolean
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllNoCaseTest ‑ It should match every number variation when compared with a string double
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllNoCaseTest ‑ It should match every number variation when compared with a string int
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllNoCaseTest ‑ It should match every number variation when compared with an int
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllNoCaseTest ‑ It should match every number variation when compared with yes
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllNoCaseTest ‑ It should match numbers
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllNoCaseTest ‑ It should match numbers and strings
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllNoCaseTest ‑ It should match structs
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllNoCaseTest ‑ It should match using a provided UDF
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllTest ‑ It should allow for truthy return
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllTest ‑ It should find all matches
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllTest ‑ It should find strings in a case insensitive manner when using nocase
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllTest ‑ It should find strings in a case sensitive manner
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllTest ‑ It should match arrays
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllTest ‑ It should match doubles
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllTest ‑ It should match every number variation when compared with a boolean
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllTest ‑ It should match every number variation when compared with a double
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllTest ‑ It should match every number variation when compared with a string boolean
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllTest ‑ It should match every number variation when compared with a string double
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllTest ‑ It should match every number variation when compared with a string int
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllTest ‑ It should match every number variation when compared with an int
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllTest ‑ It should match every number variation when compared with yes
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllTest ‑ It should match numbers
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllTest ‑ It should match numbers and strings
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllTest ‑ It should match structs
ortus.boxlang.runtime.bifs.global.array.ArrayFindAllTest ‑ It should match using a provided UDF
ortus.boxlang.runtime.bifs.global.array.ArrayFindTest ‑ It should find strings in a case insensitive manner when using nocase
ortus.boxlang.runtime.bifs.global.array.ArrayFindTest ‑ It should find strings in a case sensitive manner
ortus.boxlang.runtime.bifs.global.array.ArrayFindTest ‑ It should find strings using a closure to match
ortus.boxlang.runtime.bifs.global.array.ArrayFindTest ‑ It should find strings using a lambda to match
ortus.boxlang.runtime.bifs.global.array.ArrayFindTest ‑ It should match doubles
ortus.boxlang.runtime.bifs.global.array.ArrayFindTest ‑ It should match numbers
ortus.boxlang.runtime.bifs.global.array.ArrayFindTest ‑ It should match numbers and strings
ortus.boxlang.runtime.bifs.global.array.ArrayFirstTest ‑ It can get first
ortus.boxlang.runtime.bifs.global.array.ArrayFirstTest ‑ It can get first member
ortus.boxlang.runtime.bifs.global.array.ArrayGetMetadataTest ‑ It should be invocable as a member function
ortus.boxlang.runtime.bifs.global.array.ArrayGetMetadataTest ‑ It should return a struct containing information about the array
ortus.boxlang.runtime.bifs.global.array.ArrayIndexExistsTest ‑ It should be aliased as ArrayIsDefined
ortus.boxlang.runtime.bifs.global.array.ArrayIndexExistsTest ‑ It should be invocable as a member function
ortus.boxlang.runtime.bifs.global.array.ArrayIndexExistsTest ‑ It should be invocable as a member function using the isDefined alias
ortus.boxlang.runtime.bifs.global.array.ArrayIndexExistsTest ‑ It should return false if the index is 0
ortus.boxlang.runtime.bifs.global.array.ArrayIndexExistsTest ‑ It should return false if the index is a null value
ortus.boxlang.runtime.bifs.global.array.ArrayIndexExistsTest ‑ It should return false if the index is greater than the length of the array
ortus.boxlang.runtime.bifs.global.array.ArrayIndexExistsTest ‑ It should return false if the index is negative
ortus.boxlang.runtime.bifs.global.array.ArrayIndexExistsTest ‑ It should return true if the index has a value
ortus.boxlang.runtime.bifs.global.array.ArrayInsertAtTest ‑ It can get insert at
ortus.boxlang.runtime.bifs.global.array.ArrayInsertAtTest ‑ It can insert at
ortus.boxlang.runtime.bifs.global.array.ArrayIsEmptyTest ‑ It should be invocable as a member function
ortus.boxlang.runtime.bifs.global.array.ArrayIsEmptyTest ‑ It should return false if the array has at least one element
ortus.boxlang.runtime.bifs.global.array.ArrayIsEmptyTest ‑ It should return true if the array has no elements
ortus.boxlang.runtime.bifs.global.array.ArrayLastTest ‑ It can get last
ortus.boxlang.runtime.bifs.global.array.ArrayLastTest ‑ It can get last member
ortus.boxlang.runtime.bifs.global.array.ArrayMapTest ‑ It should be invocable as a member function
ortus.boxlang.runtime.bifs.global.array.ArrayMapTest ‑ It should not skip null indexes
ortus.boxlang.runtime.bifs.global.array.ArrayMapTest ‑ It should return a new array of the same length
ortus.boxlang.runtime.bifs.global.array.ArrayMapTest ‑ It should return a new array of transformed values
ortus.boxlang.runtime.bifs.global.array.ArrayMaxTest ‑ It can get max
ortus.boxlang.runtime.bifs.global.array.ArrayMaxTest ‑ It can get max member
ortus.boxlang.runtime.bifs.global.array.ArrayMedianTest ‑ It can get the median
ortus.boxlang.runtime.bifs.global.array.ArrayMedianTest ‑ It should allow member invocation
ortus.boxlang.runtime.bifs.global.array.ArrayMedianTest ‑ It should get the median of an even length array
ortus.boxlang.runtime.bifs.global.array.ArrayMedianTest ‑ It should get the median of an odd length array
ortus.boxlang.runtime.bifs.global.array.ArrayMedianTest ‑ It should handle unsorted arrays
ortus.boxlang.runtime.bifs.global.array.ArrayMedianTest ‑ It should throw an error for non-numeric values
ortus.boxlang.runtime.bifs.global.array.ArrayMergeTest ‑ It can merge two arrays
ortus.boxlang.runtime.bifs.global.array.ArrayMergeTest ‑ It should allow member invocation
ortus.boxlang.runtime.bifs.global.array.ArrayMergeTest ‑ It should not mutate the inputs
ortus.boxlang.runtime.bifs.global.array.ArrayMergeTest ‑ It should preserve indexes when the leaveIndex flag is set
ortus.boxlang.runtime.bifs.global.array.ArrayMergeTest ‑ It should preserve indexes when the leaveIndex flag is set and the second array is longer
ortus.boxlang.runtime.bifs.global.array.ArrayMinTest ‑ It can get min
ortus.boxlang.runtime.bifs.global.array.ArrayMinTest ‑ It can get min member
ortus.boxlang.runtime.bifs.global.array.ArrayNewTest ‑ It can create new
ortus.boxlang.runtime.bifs.global.array.ArrayPopTest ‑ It be invoked as a member function
ortus.boxlang.runtime.bifs.global.array.ArrayPopTest ‑ It can pop an item off the array
ortus.boxlang.runtime.bifs.global.array.ArrayPopTest ‑ It can return a default value
ortus.boxlang.runtime.bifs.global.array.ArrayPrependTest ‑ It should increase the size of the array
ortus.boxlang.runtime.bifs.global.array.ArrayPrependTest ‑ It should place the item at the start of the array
ortus.boxlang.runtime.bifs.global.array.ArrayPushTest ‑ It can be invoked as a member function
ortus.boxlang.runtime.bifs.global.array.ArrayPushTest ‑ It can push a new element onto the end of the array
ortus.boxlang.runtime.bifs.global.array.ArrayPushTest ‑ It returns the new size of the array
ortus.boxlang.runtime.bifs.global.array.ArrayReduceRightTest ‑ It should handle complex objects being used as the accumulator
ortus.boxlang.runtime.bifs.global.array.ArrayReduceRightTest ‑ It should use the provided udf over the array
ortus.boxlang.runtime.bifs.global.array.ArrayReduceTest ‑ Is fault tolerant to a mutation in the original array
ortus.boxlang.runtime.bifs.global.array.ArrayReduceTest ‑ It should handle complex objects being used as the accumulator
ortus.boxlang.runtime.bifs.global.array.ArrayReduceTest ‑ It should use the provided arrow function over the array
ortus.boxlang.runtime.bifs.global.array.ArrayReduceTest ‑ It should use the provided udf over the array
ortus.boxlang.runtime.bifs.global.array.ArrayResizeTest ‑ It should allow member invocation
ortus.boxlang.runtime.bifs.global.array.ArrayResizeTest ‑ It should grow an array using nulls
ortus.boxlang.runtime.bifs.global.array.ArrayResizeTest ‑ It should not grow an array that is already bigger than the provided size
ortus.boxlang.runtime.bifs.global.array.ArrayReverseTest ‑ It should not mutate the original array
ortus.boxlang.runtime.bifs.global.array.ArrayReverseTest ‑ It should reverse the array
ortus.boxlang.runtime.bifs.global.array.ArrayReverseTest ‑ It tests the member function for ArrayReverse
ortus.boxlang.runtime.bifs.global.array.ArraySetTest ‑ It should allow you to invoke it as a member function
ortus.boxlang.runtime.bifs.global.array.ArraySetTest ‑ It should set the values in the array
ortus.boxlang.runtime.bifs.global.array.ArraySetTest ‑ It should work on an empty array
ortus.boxlang.runtime.bifs.global.array.ArrayShiftTest ‑ It tests the member function for ArrayShift
ortus.boxlang.runtime.bifs.global.array.ArrayShiftTest ‑ It will change the size of the array
ortus.boxlang.runtime.bifs.global.array.ArrayShiftTest ‑ It will remove the first element
ortus.boxlang.runtime.bifs.global.array.ArrayShiftTest ‑ It will return a default value if provided on an empty array
ortus.boxlang.runtime.bifs.global.array.ArrayShiftTest ‑ It will shift the elements to the left
ortus.boxlang.runtime.bifs.global.array.ArraySliceTest ‑ Can handle a length that is greater than the array length
ortus.boxlang.runtime.bifs.global.array.ArraySliceTest ‑ It should accept a negative offset
ortus.boxlang.runtime.bifs.global.array.ArraySliceTest ‑ It should accept a negative start
ortus.boxlang.runtime.bifs.global.array.ArraySliceTest ‑ It should accept a negative start and negative offset
ortus.boxlang.runtime.bifs.global.array.ArraySliceTest ‑ It should return a sublist starting from start and including start + offset
ortus.boxlang.runtime.bifs.global.array.ArraySliceTest ‑ It should return a sublist starting from start and including the whole array
ortus.boxlang.runtime.bifs.global.array.ArraySomeTest ‑ It should allow you to call it as a member function
ortus.boxlang.runtime.bifs.global.array.ArraySomeTest ‑ It should return false if none of the values match
ortus.boxlang.runtime.bifs.global.array.ArraySomeTest ‑ It should run the UDF over the array until one returns true
ortus.boxlang.runtime.bifs.global.array.ArraySortTest ‑ It should allow member invocation
ortus.boxlang.runtime.bifs.global.array.ArraySortTest ‑ It should handle international characters in the sort correctly
ortus.boxlang.runtime.bifs.global.array.ArraySortTest ‑ It should run the UDF over the array until one returns true
ortus.boxlang.runtime.bifs.global.array.ArraySortTest ‑ It should sort based on a function
ortus.boxlang.runtime.bifs.global.array.ArraySortTest ‑ It should sort numbers ascending
ortus.boxlang.runtime.bifs.global.array.ArraySortTest ‑ It should sort numbers descending
ortus.boxlang.runtime.bifs.global.array.ArraySortTest ‑ It should sort string numbers textually
ortus.boxlang.runtime.bifs.global.array.ArraySortTest ‑ It should sort text ascending
ortus.boxlang.runtime.bifs.global.array.ArraySortTest ‑ It should sort text case sensitively ascending
ortus.boxlang.runtime.bifs.global.array.ArraySortTest ‑ It should sort text case sensitively descending
ortus.boxlang.runtime.bifs.global.array.ArraySortTest ‑ It should sort text descending
ortus.boxlang.runtime.bifs.global.array.ArraySortTest ‑ It should sort textnocase ascending
ortus.boxlang.runtime.bifs.global.array.ArraySortTest ‑ It should sort textnocase descending
ortus.boxlang.runtime.bifs.global.array.ArraySpliceTest ‑ It should allow member invocation
ortus.boxlang.runtime.bifs.global.array.ArraySpliceTest ‑ It should handle negative indexes
ortus.boxlang.runtime.bifs.global.array.ArraySpliceTest ‑ It should handle negative indexes greater than the size
ortus.boxlang.runtime.bifs.global.array.ArraySpliceTest ‑ It should insert the specified elements
ortus.boxlang.runtime.bifs.global.array.ArraySpliceTest ‑ It should remove the specified elements
ortus.boxlang.runtime.bifs.global.array.ArraySumTest ‑ It can average
ortus.boxlang.runtime.bifs.global.array.ArraySumTest ‑ It can average member
ortus.boxlang.runtime.bifs.global.array.ArraySwapTest ‑ It can be invoked as a member function
ortus.boxlang.runtime.bifs.global.array.ArraySwapTest ‑ It can swapt two values
ortus.boxlang.runtime.bifs.global.array.ArrayToListTest ‑ It should allow you to call it as a member function
ortus.boxlang.runtime.bifs.global.array.ArrayToListTest ‑ It should allow you to call it as a member function using the name join
ortus.boxlang.runtime.bifs.global.array.ArrayToListTest ‑ It should cast nulls to empty strings
ortus.boxlang.runtime.bifs.global.array.ArrayToListTest ‑ It should concat the values as a string
ortus.boxlang.runtime.bifs.global.array.ArrayToListTest ‑ It should let you set the delimiter
ortus.boxlang.runtime.bifs.global.array.ArrayToListTest ‑ It should preseve empty delimiters
ortus.boxlang.runtime.bifs.global.array.ArrayToStructTest ‑ It should allow invocation as a member function
ortus.boxlang.runtime.bifs.global.array.ArrayToStructTest ‑ It should return a struct
ortus.boxlang.runtime.bifs.global.array.ArrayUnshiftTest ‑ It should allow you to call it as a member function
ortus.boxlang.runtime.bifs.global.array.ArrayUnshiftTest ‑ It should grow the array
ortus.boxlang.runtime.bifs.global.array.ArrayUnshiftTest ‑ It should return the new size
ortus.boxlang.runtime.bifs.global.array.ArrayUnshiftTest ‑ It should set the first element to the new value
ortus.boxlang.runtime.bifs.global.async.isInThreadTest ‑ It can verify you are in a thread
ortus.boxlang.runtime.bifs.global.async.isInThreadTest ‑ It can verify you are not in a thread
ortus.boxlang.runtime.bifs.global.binary.BinaryDecodeTest ‑ It tests the BIF BinaryDecode
ortus.boxlang.runtime.bifs.global.binary.BinaryDecodeTest ‑ It tests the member function for BinaryDecode
ortus.boxlang.runtime.bifs.global.binary.BinaryEncodeTest ‑ It tests the BIF BinaryEncode
ortus.boxlang.runtime.bifs.global.binary.BinaryEncodeTest ‑ It tests the BIF BinaryEncode a variety of transformations
ortus.boxlang.runtime.bifs.global.binary.BitAndTest ‑ Bitwise AND operation with large integers
ortus.boxlang.runtime.bifs.global.binary.BitAndTest ‑ Bitwise AND operation with negative integers
ortus.boxlang.runtime.bifs.global.binary.BitAndTest ‑ Bitwise AND operation with positive integers
ortus.boxlang.runtime.bifs.global.binary.BitAndTest ‑ Bitwise AND operation with zero
ortus.boxlang.runtime.bifs.global.binary.BitMaskClearTest ‑ Bitwise Mask Clear operation with invalid length
ortus.boxlang.runtime.bifs.global.binary.BitMaskClearTest ‑ Bitwise Mask Clear operation with invalid start
ortus.boxlang.runtime.bifs.global.binary.BitMaskClearTest ‑ Bitwise Mask Clear operation with large integers
ortus.boxlang.runtime.bifs.global.binary.BitMaskClearTest ‑ Bitwise Mask Clear operation with negative integers
ortus.boxlang.runtime.bifs.global.binary.BitMaskClearTest ‑ Bitwise Mask Clear operation with positive integers
ortus.boxlang.runtime.bifs.global.binary.BitMaskClearTest ‑ Bitwise Mask Clear operation with zero
ortus.boxlang.runtime.bifs.global.binary.BitMaskReadTest ‑ Bitwise Mask Read operation with invalid length
ortus.boxlang.runtime.bifs.global.binary.BitMaskReadTest ‑ Bitwise Mask Read operation with invalid start
ortus.boxlang.runtime.bifs.global.binary.BitMaskReadTest ‑ Bitwise Mask Read operation with large integers
ortus.boxlang.runtime.bifs.global.binary.BitMaskReadTest ‑ Bitwise Mask Read operation with negative integers
ortus.boxlang.runtime.bifs.global.binary.BitMaskReadTest ‑ Bitwise Mask Read operation with positive integers
ortus.boxlang.runtime.bifs.global.binary.BitMaskReadTest ‑ Bitwise Mask Read operation with zero
ortus.boxlang.runtime.bifs.global.binary.BitMaskSetTest ‑ Bitwise Mask Set operation with invalid length
ortus.boxlang.runtime.bifs.global.binary.BitMaskSetTest ‑ Bitwise Mask Set operation with invalid start
ortus.boxlang.runtime.bifs.global.binary.BitMaskSetTest ‑ Bitwise Mask Set operation with large integers
ortus.boxlang.runtime.bifs.global.binary.BitMaskSetTest ‑ Bitwise Mask Set operation with negative integers
ortus.boxlang.runtime.bifs.global.binary.BitMaskSetTest ‑ Bitwise Mask Set operation with positive integers
ortus.boxlang.runtime.bifs.global.binary.BitMaskSetTest ‑ Bitwise Mask Set operation with zero
ortus.boxlang.runtime.bifs.global.binary.BitNotTest ‑ Bitwise NOT operation with negative integers
ortus.boxlang.runtime.bifs.global.binary.BitNotTest ‑ Bitwise NOT operation with positive integers
ortus.boxlang.runtime.bifs.global.binary.BitOrTest ‑ Bitwise OR operation with large integers
ortus.boxlang.runtime.bifs.global.binary.BitOrTest ‑ Bitwise OR operation with negative integers
ortus.boxlang.runtime.bifs.global.binary.BitOrTest ‑ Bitwise OR operation with positive integers
ortus.boxlang.runtime.bifs.global.binary.BitOrTest ‑ Bitwise OR operation with zero
ortus.boxlang.runtime.bifs.global.binary.BitShTest ‑ Bitwise shift-left operation with large integers
ortus.boxlang.runtime.bifs.global.binary.BitShTest ‑ Bitwise shift-left operation with negative integers
ortus.boxlang.runtime.bifs.global.binary.BitShTest ‑ Bitwise shift-left operation with positive integers
ortus.boxlang.runtime.bifs.global.binary.BitShTest ‑ Bitwise shift-left operation with zero
ortus.boxlang.runtime.bifs.global.binary.BitShTest ‑ Bitwise shift-right operation with large integers
ortus.boxlang.runtime.bifs.global.binary.BitShTest ‑ Bitwise shift-right operation with negative integers
ortus.boxlang.runtime.bifs.global.binary.BitShTest ‑ Bitwise shift-right operation with positive integers
ortus.boxlang.runtime.bifs.global.binary.BitShTest ‑ Bitwise shift-right operation with zero
ortus.boxlang.runtime.bifs.global.binary.BitXorTest ‑ Bitwise XOR operation with negative integers
ortus.boxlang.runtime.bifs.global.binary.BitXorTest ‑ Bitwise XOR operation with positive integers
ortus.boxlang.runtime.bifs.global.cache.GetBoxCacheFilterTest ‑ It can get a named cache
ortus.boxlang.runtime.bifs.global.cache.GetBoxCacheFilterTest ‑ It can get the default cache
ortus.boxlang.runtime.bifs.global.cache.GetBoxCacheNamesTest ‑ It can get the registered caches
ortus.boxlang.runtime.bifs.global.cache.GetBoxCacheProvidersTest ‑ It can get the registered custom cache providers
ortus.boxlang.runtime.bifs.global.cache.GetBoxCacheTest ‑ It can get a named cache
ortus.boxlang.runtime.bifs.global.cache.GetBoxCacheTest ‑ It can get the default cache
ortus.boxlang.runtime.bifs.global.conversion.JSONDeserializeTest ‑ It can deserialize a array
ortus.boxlang.runtime.bifs.global.conversion.JSONDeserializeTest ‑ It can deserialize a boolean
ortus.boxlang.runtime.bifs.global.conversion.JSONDeserializeTest ‑ It can deserialize a number
ortus.boxlang.runtime.bifs.global.conversion.JSONDeserializeTest ‑ It can deserialize a query serialized as columns
ortus.boxlang.runtime.bifs.global.conversion.JSONDeserializeTest ‑ It can deserialize a query serialized as row
ortus.boxlang.runtime.bifs.global.conversion.JSONDeserializeTest ‑ It can deserialize a string
ortus.boxlang.runtime.bifs.global.conversion.JSONDeserializeTest ‑ It can deserialize a string using a member function
ortus.boxlang.runtime.bifs.global.conversion.JSONDeserializeTest ‑ It can deserialize a struct
ortus.boxlang.runtime.bifs.global.conversion.JSONDeserializeTest ‑ It can deserialize null
ortus.boxlang.runtime.bifs.global.conversion.JSONDeserializeTest ‑ It can use the custom deserializers
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a BoxLang DateTime
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a array
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a array Member
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a boolean
Check notice on line 0 in .github
github-actions / Test Results
3028 tests found (test 827 to 1464)
There are 3028 tests, see "Raw output" for the list of tests 827 to 1464.
Raw output
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a boolean Member
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a boxlang class
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a boxlang class using the `toJson()` convention
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a list Member
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a number
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a number Member
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a query Member
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a query as array of structs
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a query as column
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a query as row
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a string
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a string Member
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a struct
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize a struct Member
ortus.boxlang.runtime.bifs.global.conversion.JSONSerializeTest ‑ It can serialize null
ortus.boxlang.runtime.bifs.global.conversion.ParseNumberTest ‑ It parses a binary string to a numeric value
ortus.boxlang.runtime.bifs.global.conversion.ParseNumberTest ‑ It parses a decimal string to a numeric value
ortus.boxlang.runtime.bifs.global.conversion.ParseNumberTest ‑ It parses a hexadecimal string to a numeric value
ortus.boxlang.runtime.bifs.global.conversion.ParseNumberTest ‑ It parses an octal string to a numeric value
ortus.boxlang.runtime.bifs.global.conversion.ParseNumberTest ‑ It throws an exception for an invalid radix
ortus.boxlang.runtime.bifs.global.conversion.ToBase64Test ‑ testCanEncodeBytes()
ortus.boxlang.runtime.bifs.global.conversion.ToBase64Test ‑ testCanEncodeString()
ortus.boxlang.runtime.bifs.global.conversion.ToBinaryTest ‑ testCanConvertBytes()
ortus.boxlang.runtime.bifs.global.conversion.ToBinaryTest ‑ testCanConvertString()
ortus.boxlang.runtime.bifs.global.conversion.ToImmutableTest ‑ It can turn arrays to immutable
ortus.boxlang.runtime.bifs.global.conversion.ToImmutableTest ‑ It can turn structs to immutable
ortus.boxlang.runtime.bifs.global.conversion.ToMutableTest ‑ It can turn immutable arrays to mutable
ortus.boxlang.runtime.bifs.global.conversion.ToMutableTest ‑ It can turn immutable structs to mutable
ortus.boxlang.runtime.bifs.global.conversion.ToNumericTest ‑ testCanCanOctalValueAsNumber()
ortus.boxlang.runtime.bifs.global.conversion.ToNumericTest ‑ testCanCastBinaryValueAsNumber()
ortus.boxlang.runtime.bifs.global.conversion.ToNumericTest ‑ testCanCastDecValueAsNumber()
ortus.boxlang.runtime.bifs.global.conversion.ToNumericTest ‑ testCanCastDoubleAsNumber()
ortus.boxlang.runtime.bifs.global.conversion.ToNumericTest ‑ testCanCastHexValueAsNumber()
ortus.boxlang.runtime.bifs.global.conversion.ToNumericTest ‑ testCanCastStringAsNumber()
ortus.boxlang.runtime.bifs.global.conversion.ToScriptTest ‑ testCanScriptArrays()
ortus.boxlang.runtime.bifs.global.conversion.ToScriptTest ‑ testCanScriptDate()
ortus.boxlang.runtime.bifs.global.conversion.ToScriptTest ‑ testCanScriptNumbers()
ortus.boxlang.runtime.bifs.global.conversion.ToScriptTest ‑ testCanScriptQuery()
ortus.boxlang.runtime.bifs.global.conversion.ToScriptTest ‑ testCanScriptStrings()
ortus.boxlang.runtime.bifs.global.conversion.ToScriptTest ‑ testCanScriptStruct()
ortus.boxlang.runtime.bifs.global.conversion.ToStringTest ‑ It can turn XML into string
ortus.boxlang.runtime.bifs.global.conversion.ToStringTest ‑ It can turn anything into string
ortus.boxlang.runtime.bifs.global.conversion.ToStringTest ‑ It can turn array into string
ortus.boxlang.runtime.bifs.global.conversion.ToStringTest ‑ It can turn bytes into string
ortus.boxlang.runtime.bifs.global.conversion.ToStringTest ‑ It can turn bytes into string with encoding
ortus.boxlang.runtime.bifs.global.conversion.ToStringTest ‑ It can turn date
ortus.boxlang.runtime.bifs.global.conversion.ToStringTest ‑ It can turn null into string
ortus.boxlang.runtime.bifs.global.conversion.ToStringTest ‑ It can turn number into string
ortus.boxlang.runtime.bifs.global.conversion.ToStringTest ‑ It can turn string into string
ortus.boxlang.runtime.bifs.global.conversion.ToStringTest ‑ It can turn struct into string
ortus.boxlang.runtime.bifs.global.decision.IsArrayTest ‑ It detects a simple array
ortus.boxlang.runtime.bifs.global.decision.IsArrayTest ‑ It returns false for non-arrays
ortus.boxlang.runtime.bifs.global.decision.IsArrayTest ‑ It supports the dimension argument
ortus.boxlang.runtime.bifs.global.decision.IsBinaryTest ‑ It detects binary values
ortus.boxlang.runtime.bifs.global.decision.IsBinaryTest ‑ It returns false for non-binary values
ortus.boxlang.runtime.bifs.global.decision.IsBooleanTest ‑ It detects boolean values
ortus.boxlang.runtime.bifs.global.decision.IsBooleanTest ‑ It returns false for non-boolean values
ortus.boxlang.runtime.bifs.global.decision.IsClosureTest ‑ It detects closures
ortus.boxlang.runtime.bifs.global.decision.IsClosureTest ‑ It returns false for non-closure values
ortus.boxlang.runtime.bifs.global.decision.IsCustomFunctionTest ‑ It detects custom functions
ortus.boxlang.runtime.bifs.global.decision.IsCustomFunctionTest ‑ It returns false for non-custom functions
ortus.boxlang.runtime.bifs.global.decision.IsCustomFunctionTest ‑ It supports Lucee's type parameter
ortus.boxlang.runtime.bifs.global.decision.IsCustomFunctionTest ‑ It validates the type parameter
ortus.boxlang.runtime.bifs.global.decision.IsDateObjectTest ‑ It detects date objects
ortus.boxlang.runtime.bifs.global.decision.IsDateObjectTest ‑ It returns false for non-date objects
ortus.boxlang.runtime.bifs.global.decision.IsDateTest ‑ It detects date objects returned from date functions
ortus.boxlang.runtime.bifs.global.decision.IsDateTest ‑ It detects date parseable values
ortus.boxlang.runtime.bifs.global.decision.IsDateTest ‑ It returns false for date-like values which are not valid dates
ortus.boxlang.runtime.bifs.global.decision.IsDateTest ‑ It returns false for non-date values
ortus.boxlang.runtime.bifs.global.decision.IsDebugModeTest ‑ It detects debug mode
ortus.boxlang.runtime.bifs.global.decision.IsDefinedTest ‑ It returns false for non-existing variables
ortus.boxlang.runtime.bifs.global.decision.IsDefinedTest ‑ It returns true for existing variables
ortus.boxlang.runtime.bifs.global.decision.IsEmptyTest ‑ It detects empty values
ortus.boxlang.runtime.bifs.global.decision.IsEmptyTest ‑ It returns false for non-empty values
ortus.boxlang.runtime.bifs.global.decision.IsEmptyTest ‑ arrayMemberFunction()
ortus.boxlang.runtime.bifs.global.decision.IsEmptyTest ‑ stringMemberFunction()
ortus.boxlang.runtime.bifs.global.decision.IsEmptyTest ‑ structMemberFunction()
ortus.boxlang.runtime.bifs.global.decision.IsEmptyTest ‑ testOnQueryObjects()
ortus.boxlang.runtime.bifs.global.decision.IsFileObjectTest ‑ It detects file objects
ortus.boxlang.runtime.bifs.global.decision.IsFileObjectTest ‑ It detects non-file objects
ortus.boxlang.runtime.bifs.global.decision.IsIPv6Test ‑ It returns false for non-loopback IP addresses or strings
ortus.boxlang.runtime.bifs.global.decision.IsIPv6Test ‑ It throws on non-string values
ortus.boxlang.runtime.bifs.global.decision.IsIPv6Test ‑ testTrueConditions()
ortus.boxlang.runtime.bifs.global.decision.IsInstanceOfTest ‑ False conditions
ortus.boxlang.runtime.bifs.global.decision.IsInstanceOfTest ‑ True conditions
ortus.boxlang.runtime.bifs.global.decision.IsJSONTest ‑ It detects JSON values
ortus.boxlang.runtime.bifs.global.decision.IsJSONTest ‑ It returns false for non-JSON values
ortus.boxlang.runtime.bifs.global.decision.IsLeapYearTest ‑ It detects leap years
ortus.boxlang.runtime.bifs.global.decision.IsLeapYearTest ‑ It returns false for non-leap years
ortus.boxlang.runtime.bifs.global.decision.IsLeapYearTest ‑ It throws on non-numeric values
ortus.boxlang.runtime.bifs.global.decision.IsLeapYearTest ‑ testCenturyTurns()
ortus.boxlang.runtime.bifs.global.decision.IsLocalhostTest ‑ It detects loopback IP addresses
ortus.boxlang.runtime.bifs.global.decision.IsLocalhostTest ‑ It returns false for non-loopback IP addresses or strings
ortus.boxlang.runtime.bifs.global.decision.IsLocalhostTest ‑ It throws on non-string values
ortus.boxlang.runtime.bifs.global.decision.IsNullTest ‑ It detects null values
ortus.boxlang.runtime.bifs.global.decision.IsNullTest ‑ It returns false for non-null values
ortus.boxlang.runtime.bifs.global.decision.IsNullTest ‑ It works with nullValue()
ortus.boxlang.runtime.bifs.global.decision.IsNumericDateTest ‑ It detects binary values
ortus.boxlang.runtime.bifs.global.decision.IsNumericDateTest ‑ It returns false for non-binary values
ortus.boxlang.runtime.bifs.global.decision.IsNumericTest ‑ It detects numeric values
ortus.boxlang.runtime.bifs.global.decision.IsNumericTest ‑ It returns false for non-numeric values, including non-string values like a struct
ortus.boxlang.runtime.bifs.global.decision.IsObjectTest ‑ testFalseConditions()
ortus.boxlang.runtime.bifs.global.decision.IsObjectTest ‑ testTrueConditions()
ortus.boxlang.runtime.bifs.global.decision.IsQueryTest ‑ It detects query values
ortus.boxlang.runtime.bifs.global.decision.IsQueryTest ‑ It returns false for non-query values
ortus.boxlang.runtime.bifs.global.decision.IsSimpleValueTest ‑ It detects simple values
ortus.boxlang.runtime.bifs.global.decision.IsSimpleValueTest ‑ It returns false for non-simple values
ortus.boxlang.runtime.bifs.global.decision.IsStructTest ‑ It detects non-struct values
ortus.boxlang.runtime.bifs.global.decision.IsStructTest ‑ It detects struct values
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on Arrays
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on Binaries
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on Numerics
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on Querys
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on Regexs
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on Strings
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on Structs
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on URLs
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on UUIDs
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on any
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on booleans
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on closures
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on components
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on creditcards
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on custom functions
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on dates
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on emails
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on floats
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on guids
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on integers
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on lambdas
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on ranges
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on regular_expressions
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on social_security_numbers
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on ssns
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on telephones
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on times
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on usdates
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on variablenames
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on xmls
ortus.boxlang.runtime.bifs.global.decision.IsValidTest ‑ It works on zipcodes
ortus.boxlang.runtime.bifs.global.decision.IsXMLAttributeTest ‑ It works attribute Node
ortus.boxlang.runtime.bifs.global.decision.IsXMLAttributeTest ‑ It works on Document
ortus.boxlang.runtime.bifs.global.decision.IsXMLAttributeTest ‑ It works on Element
ortus.boxlang.runtime.bifs.global.decision.IsXMLAttributeTest ‑ It works on Non-XML var
ortus.boxlang.runtime.bifs.global.decision.IsXMLAttributeTest ‑ It works on root node
ortus.boxlang.runtime.bifs.global.decision.IsXMLDocTest ‑ It works Random Node
ortus.boxlang.runtime.bifs.global.decision.IsXMLDocTest ‑ It works on Document
ortus.boxlang.runtime.bifs.global.decision.IsXMLDocTest ‑ It works on Element
ortus.boxlang.runtime.bifs.global.decision.IsXMLDocTest ‑ It works on Non-XML var
ortus.boxlang.runtime.bifs.global.decision.IsXMLDocTest ‑ It works on String
ortus.boxlang.runtime.bifs.global.decision.IsXMLDocTest ‑ It works on root node
ortus.boxlang.runtime.bifs.global.decision.IsXMLElemTest ‑ It works Random Node
ortus.boxlang.runtime.bifs.global.decision.IsXMLElemTest ‑ It works on Document
ortus.boxlang.runtime.bifs.global.decision.IsXMLElemTest ‑ It works on Element
ortus.boxlang.runtime.bifs.global.decision.IsXMLElemTest ‑ It works on Non-XML var
ortus.boxlang.runtime.bifs.global.decision.IsXMLElemTest ‑ It works on root node
ortus.boxlang.runtime.bifs.global.decision.IsXMLNodeTest ‑ It works Random Node
ortus.boxlang.runtime.bifs.global.decision.IsXMLNodeTest ‑ It works on Document
ortus.boxlang.runtime.bifs.global.decision.IsXMLNodeTest ‑ It works on Element
ortus.boxlang.runtime.bifs.global.decision.IsXMLNodeTest ‑ It works on Non-XML var
ortus.boxlang.runtime.bifs.global.decision.IsXMLNodeTest ‑ It works on root node
ortus.boxlang.runtime.bifs.global.decision.IsXMLRootTest ‑ It works Random Node
ortus.boxlang.runtime.bifs.global.decision.IsXMLRootTest ‑ It works on Document
ortus.boxlang.runtime.bifs.global.decision.IsXMLRootTest ‑ It works on Element
ortus.boxlang.runtime.bifs.global.decision.IsXMLRootTest ‑ It works on Non-XML var
ortus.boxlang.runtime.bifs.global.decision.IsXMLRootTest ‑ It works on root node
ortus.boxlang.runtime.bifs.global.decision.IsXMLTest ‑ It rejects invalid XML
ortus.boxlang.runtime.bifs.global.decision.IsXMLTest ‑ It works on more valid XML
ortus.boxlang.runtime.bifs.global.decision.IsXMLTest ‑ It works on valid XML
ortus.boxlang.runtime.bifs.global.encryption.HashTest ‑ It tests that an invalid algorithm will throw an error
ortus.boxlang.runtime.bifs.global.encryption.HashTest ‑ It tests the BIF Hash on a array
ortus.boxlang.runtime.bifs.global.encryption.HashTest ‑ It tests the BIF Hash on a string
ortus.boxlang.runtime.bifs.global.encryption.HashTest ‑ It tests the BIF Hash on a string with a different algorithm
ortus.boxlang.runtime.bifs.global.encryption.HashTest ‑ It tests the BIF Hash on a string with a number of iterations
ortus.boxlang.runtime.bifs.global.encryption.HashTest ‑ It tests the BIF Hash on a string with an encoding
ortus.boxlang.runtime.bifs.global.encryption.HashTest ‑ It tests the BIF Hash on a struct
ortus.boxlang.runtime.bifs.global.encryption.HashTest ‑ It tests the BIF Hash40 on a string
ortus.boxlang.runtime.bifs.global.encryption.HashTest ‑ It tests the String.hash member function
ortus.boxlang.runtime.bifs.global.encryption.HashTest ‑ It will provide a consistent output and handle iterations correctly
ortus.boxlang.runtime.bifs.global.encryption.HmacTest ‑ It tests that an invalid algorithm will throw an error
ortus.boxlang.runtime.bifs.global.encryption.HmacTest ‑ It tests the BIF Hmac on a string
ortus.boxlang.runtime.bifs.global.encryption.HmacTest ‑ It tests the BIF Hmac on a struct
ortus.boxlang.runtime.bifs.global.encryption.HmacTest ‑ It tests the BIF Hmac on an array
ortus.boxlang.runtime.bifs.global.encryption.HmacTest ‑ It tests the BIF Hmac with an algorithm
ortus.boxlang.runtime.bifs.global.encryption.HmacTest ‑ It tests the BIF Hmac with encoding
ortus.boxlang.runtime.bifs.global.encryption.HmacTest ‑ It tests the Hmac string member function
ortus.boxlang.runtime.bifs.global.format.BooleanFormatTest ‑ It tests the BIF BooleanFormat
ortus.boxlang.runtime.bifs.global.format.BooleanFormatTest ‑ It tests the BooleanFormat Member function on a numeric
ortus.boxlang.runtime.bifs.global.format.BooleanFormatTest ‑ It tests the BooleanFormat Member function on a string
ortus.boxlang.runtime.bifs.global.format.DecimalFormatTest ‑ It tests that an an invalid input will throw an error
ortus.boxlang.runtime.bifs.global.format.DecimalFormatTest ‑ It tests that an optional length will increase the number of decimal places
ortus.boxlang.runtime.bifs.global.format.DecimalFormatTest ‑ It tests the BIF DecimalFormat
ortus.boxlang.runtime.bifs.global.format.DecimalFormatTest ‑ It tests the BIF DecimalFormat on a fraction
ortus.boxlang.runtime.bifs.global.format.DecimalFormatTest ‑ It tests the BIF will always provide at least two decimal places
ortus.boxlang.runtime.bifs.global.format.DecimalFormatTest ‑ It tests the BIF will truncate to two decimal places
ortus.boxlang.runtime.bifs.global.format.DecimalFormatTest ‑ It tests the Member function Numeric.DecimalFormat
ortus.boxlang.runtime.bifs.global.format.DollarFormatTest ‑ It formats a negative number as a U.S. Dollar string in parentheses
ortus.boxlang.runtime.bifs.global.format.DollarFormatTest ‑ It formats a positive number as a U.S. Dollar string
ortus.boxlang.runtime.bifs.global.format.DollarFormatTest ‑ It formats an empty string as $0.00
ortus.boxlang.runtime.bifs.global.format.DollarFormatTest ‑ It formats zero as $0.00
ortus.boxlang.runtime.bifs.global.format.DollarFormatTest ‑ It tests the member function Numeric.dollarFormat
ortus.boxlang.runtime.bifs.global.format.DollarFormatTest ‑ It throws an exception when the argument is not a number
ortus.boxlang.runtime.bifs.global.format.NumberFormatTest ‑ It tests the BIF NumberFormat with common format masks
ortus.boxlang.runtime.bifs.global.format.NumberFormatTest ‑ It tests the BIF NumberFormat with justification masks
ortus.boxlang.runtime.bifs.global.format.NumberFormatTest ‑ It tests the BIF NumberFormat with no mask
ortus.boxlang.runtime.bifs.global.format.NumberFormatTest ‑ It tests the BIF NumberFormat with number format placeholder Masks
ortus.boxlang.runtime.bifs.global.format.NumberFormatTest ‑ It tests will throw an error with an unparseable date
ortus.boxlang.runtime.bifs.global.i18n.GetLocaleDisplayNameTest ‑ It tests the BIF GetLocaleDisplayName
ortus.boxlang.runtime.bifs.global.i18n.GetLocaleDisplayNameTest ‑ It tests the BIF GetLocaleDisplayName with no arguments
ortus.boxlang.runtime.bifs.global.i18n.GetLocaleDisplayNameTest ‑ It tests the BIF GetLocaleDisplayName with only dspLocale arg
ortus.boxlang.runtime.bifs.global.i18n.GetLocaleDisplayNameTest ‑ It tests the BIF GetLocaleDisplayName with only locale arg
ortus.boxlang.runtime.bifs.global.i18n.GetLocaleInfoTest ‑ It tests the BIF GetLocaleInfo
ortus.boxlang.runtime.bifs.global.i18n.GetLocaleInfoTest ‑ It tests the BIF GetLocaleInfo with Chinese Display Language
ortus.boxlang.runtime.bifs.global.i18n.GetLocaleInfoTest ‑ It tests the BIF GetLocaleInfo with German Display Language
ortus.boxlang.runtime.bifs.global.i18n.GetLocaleInfoTest ‑ It tests the BIF GetLocaleInfo with no args
ortus.boxlang.runtime.bifs.global.i18n.GetLocaleTest ‑ It tests the BIF GetLocale will find a known alias
ortus.boxlang.runtime.bifs.global.i18n.GetLocaleTest ‑ It tests the BIF GetLocale will return `Language (Country)` without a known alias
ortus.boxlang.runtime.bifs.global.i18n.LSCurrencyFormatTest ‑ It tests the BIF LSCurrencyFormat EURO
ortus.boxlang.runtime.bifs.global.i18n.LSCurrencyFormatTest ‑ It tests the BIF LSCurrencyFormat USD
ortus.boxlang.runtime.bifs.global.i18n.LSCurrencyFormatTest ‑ It tests the BIF LSCurrencyFormat Yen
ortus.boxlang.runtime.bifs.global.i18n.LSCurrencyFormatTest ‑ It tests the BIF LSCurrencyFormat will error with an invalid type
ortus.boxlang.runtime.bifs.global.i18n.LSCurrencyFormatTest ‑ It tests the Numeric.LSCurrencyFormat member function
ortus.boxlang.runtime.bifs.global.i18n.LSIsCurrencyTest ‑ It tests the BIF LSIsCurrency
ortus.boxlang.runtime.bifs.global.i18n.LSIsCurrencyTest ‑ It tests the BIF LSIsCurrency with formats generated by LSCurrencyFormat
ortus.boxlang.runtime.bifs.global.i18n.LSIsNumericTest ‑ It tests that a space thousands separator is not valid in UK locale
ortus.boxlang.runtime.bifs.global.i18n.LSIsNumericTest ‑ It tests the BIF LSIsNumeric
ortus.boxlang.runtime.bifs.global.i18n.LSNumberFormatTest ‑ It tests the BIF LSNumberFormat localized masks
ortus.boxlang.runtime.bifs.global.i18n.LSNumberFormatTest ‑ It tests the BIF LSNumberFormat with default mask and locale
ortus.boxlang.runtime.bifs.global.i18n.LSNumberFormatTest ‑ It tests the BIF LSNumberFormat with number format placeholder and locale
ortus.boxlang.runtime.bifs.global.i18n.LSNumberFormatTest ‑ It tests will throw an error with an unparseable date
ortus.boxlang.runtime.bifs.global.i18n.LSParseCurrencyTest ‑ It tests the BIF LSParseCurrency
ortus.boxlang.runtime.bifs.global.i18n.LSParseNumberTest ‑ It tests the BIF LSParseNumber
ortus.boxlang.runtime.bifs.global.i18n.SetLocaleTest ‑ It can set the locale, test it, and then clear it
ortus.boxlang.runtime.bifs.global.i18n.SetLocaleTest ‑ It tests the BIF SetLocale
ortus.boxlang.runtime.bifs.global.i18n.SetLocaleTest ‑ It tests the BIF SetLocale on a common locale
ortus.boxlang.runtime.bifs.global.i18n.SetLocaleTest ‑ It tests the BIF SetLocale on an aliased locale
ortus.boxlang.runtime.bifs.global.i18n.SetLocaleTest ‑ It tests the BIF SetLocale will throw an error on an invalid locale
ortus.boxlang.runtime.bifs.global.io.CreateTempDirectoryTest ‑ It can create a temp directory with a directory passed
ortus.boxlang.runtime.bifs.global.io.CreateTempDirectoryTest ‑ It can create a temp directory with a directory passed and a prefix
ortus.boxlang.runtime.bifs.global.io.CreateTempDirectoryTest ‑ It can create a temp directory with all defaults
ortus.boxlang.runtime.bifs.global.io.CreateTempFileTest ‑ It can create a temp file with a directory passed
ortus.boxlang.runtime.bifs.global.io.CreateTempFileTest ‑ It can create a temp file with a directory passed and a prefix
ortus.boxlang.runtime.bifs.global.io.CreateTempFileTest ‑ It can create a temp file with a directory passed and a prefix and a suffix
ortus.boxlang.runtime.bifs.global.io.CreateTempFileTest ‑ It can create a temp file with all defaults
ortus.boxlang.runtime.bifs.global.io.DirectoryCopyTest ‑ It tests the BIF DirectoryCopy with Filter
ortus.boxlang.runtime.bifs.global.io.DirectoryCopyTest ‑ It tests the BIF DirectoryCopy with Recursion
ortus.boxlang.runtime.bifs.global.io.DirectoryCopyTest ‑ It tests the BIF DirectoryCopy without Recursion
ortus.boxlang.runtime.bifs.global.io.DirectoryCreateTest ‑ It tests the BIF DirectoryCreate defaults will not throw an error if ignoreExists is true
ortus.boxlang.runtime.bifs.global.io.DirectoryCreateTest ‑ It tests the BIF DirectoryCreate defaults will throw an error if the directory exists
ortus.boxlang.runtime.bifs.global.io.DirectoryCreateTest ‑ It tests the BIF DirectoryCreate will throw an error if createPath is false
ortus.boxlang.runtime.bifs.global.io.DirectoryCreateTest ‑ It tests the BIF DirectoryCreate with the defaults
ortus.boxlang.runtime.bifs.global.io.DirectoryDeleteTest ‑ It tests the BIF DirectoryDelete
ortus.boxlang.runtime.bifs.global.io.DirectoryDeleteTest ‑ It tests the BIF DirectoryDelete without a recursive arg
ortus.boxlang.runtime.bifs.global.io.DirectoryExistsTest ‑ It tests the BIF DirectoryExists on a file
ortus.boxlang.runtime.bifs.global.io.DirectoryExistsTest ‑ It tests the BIF DirectoryExists on a non-existent directory
ortus.boxlang.runtime.bifs.global.io.DirectoryExistsTest ‑ It tests the BIF DirectoryExists on an existing directory
ortus.boxlang.runtime.bifs.global.io.DirectoryListTest ‑ It returns empty results for non-existent path, no error
ortus.boxlang.runtime.bifs.global.io.DirectoryListTest ‑ It tests the BIF DirectoryList with a filter option
ortus.boxlang.runtime.bifs.global.io.DirectoryListTest ‑ It tests the BIF DirectoryList with a listInfo of names
ortus.boxlang.runtime.bifs.global.io.DirectoryListTest ‑ It tests the BIF DirectoryList with a listInfo of query
ortus.boxlang.runtime.bifs.global.io.DirectoryListTest ‑ It tests the BIF DirectoryList with a sort option
ortus.boxlang.runtime.bifs.global.io.DirectoryListTest ‑ It tests the BIF DirectoryList with a type option
ortus.boxlang.runtime.bifs.global.io.DirectoryListTest ‑ It tests the BIF DirectoryList with the default arguments
ortus.boxlang.runtime.bifs.global.io.DirectoryListTest ‑ It tests the BIF DirectoryList with the recursive option
ortus.boxlang.runtime.bifs.global.io.DirectoryMoveTest ‑ It tests the BIF DirectoryMove
ortus.boxlang.runtime.bifs.global.io.DirectoryMoveTest ‑ It tests the BIF DirectoryMove with an existing target directory
ortus.boxlang.runtime.bifs.global.io.DirectoryMoveTest ‑ It tests the BIF DirectoryMove with false createPaths
ortus.boxlang.runtime.bifs.global.io.DirectoryMoveTest ‑ It tests the BIF DirectoryRename
ortus.boxlang.runtime.bifs.global.io.ExpandPathTest ‑ testAbsolutePath()
ortus.boxlang.runtime.bifs.global.io.ExpandPathTest ‑ testCanonicalize()
ortus.boxlang.runtime.bifs.global.io.ExpandPathTest ‑ testMapping()
ortus.boxlang.runtime.bifs.global.io.ExpandPathTest ‑ testRelative()
ortus.boxlang.runtime.bifs.global.io.ExpandPathTest ‑ testRelativeRootPath()
ortus.boxlang.runtime.bifs.global.io.ExpandPathTest ‑ testRelativeRootPathNoLeadingSlash()
ortus.boxlang.runtime.bifs.global.io.ExpandPathTest ‑ testSingleSlash()
ortus.boxlang.runtime.bifs.global.io.ExpandPathTest ‑ testTrailingSlash()
ortus.boxlang.runtime.bifs.global.io.FileAppendTest ‑ It tests the BIF FileAppend on a file object
ortus.boxlang.runtime.bifs.global.io.FileAppendTest ‑ It tests the BIF FileAppend on an existing file object opened in append mode
ortus.boxlang.runtime.bifs.global.io.FileAppendTest ‑ It tests the BIF FileAppend with a string path
ortus.boxlang.runtime.bifs.global.io.FileCloseTest ‑ It tests the BIF FileOpen with a read stream
ortus.boxlang.runtime.bifs.global.io.FileCloseTest ‑ It tests the BIF FileOpen with a write stream
ortus.boxlang.runtime.bifs.global.io.FileCloseTest ‑ It the bif FileClose with an invalid file
ortus.boxlang.runtime.bifs.global.io.FileCopyTest ‑ It tests that file copy error with createPath set to false
ortus.boxlang.runtime.bifs.global.io.FileCopyTest ‑ It tests the BIF FileCopy
ortus.boxlang.runtime.bifs.global.io.FileCopyTest ‑ It tests the BIF FileCopy will create the nested destinatioin paths by default
ortus.boxlang.runtime.bifs.global.io.FileDeleteTest ‑ It tests the BIF FileDelete
ortus.boxlang.runtime.bifs.global.io.FileExistsTest ‑ It tests the BIF FileExists on a directory
ortus.boxlang.runtime.bifs.global.io.FileExistsTest ‑ It tests the BIF FileExists on a non-existent file
ortus.boxlang.runtime.bifs.global.io.FileExistsTest ‑ It tests the BIF FileExists on an existing file
ortus.boxlang.runtime.bifs.global.io.FileExistsTest ‑ It tests the BIF FileExists on an invalid directory
ortus.boxlang.runtime.bifs.global.io.FileGetMimeTypeTest ‑ It can obtain the mimetype of a text file
ortus.boxlang.runtime.bifs.global.io.FileGetMimeTypeTest ‑ It tests the ability to guess the mimetype of a non-existent file
ortus.boxlang.runtime.bifs.global.io.FileGetMimeTypeTest ‑ It tests the ability to read a binary file
ortus.boxlang.runtime.bifs.global.io.FileGetMimeTypeTest ‑ It will throw an error on a non-existent file when the strict arg is true
ortus.boxlang.runtime.bifs.global.io.FileGetMimeTypeTest ‑ It will throw an error on a zero-length file when the strict arg is true
ortus.boxlang.runtime.bifs.global.io.FileInfoTest ‑ It tests the BIF FileInfo
ortus.boxlang.runtime.bifs.global.io.FileInfoTest ‑ It tests the BIF FileInfo on a directory
ortus.boxlang.runtime.bifs.global.io.FileInfoTest ‑ It tests the BIF GetFileInfo
ortus.boxlang.runtime.bifs.global.io.FileInfoTest ‑ It tests the File.info member function
ortus.boxlang.runtime.bifs.global.io.FileIsEOFTest ‑ It tests the BIF FileISEOF with a read stream
ortus.boxlang.runtime.bifs.global.io.FileIsEOFTest ‑ It tests the BIF FileISEOF with a write stream
ortus.boxlang.runtime.bifs.global.io.FileMoveTest ‑ It tests the BIF FileMove
ortus.boxlang.runtime.bifs.global.io.FileOpenTest ‑ It tests the BIF FileOpen in read mode with a non-existent file
ortus.boxlang.runtime.bifs.global.io.FileOpenTest ‑ It tests the BIF FileOpen with an invalid charset
ortus.boxlang.runtime.bifs.global.io.FileOpenTest ‑ It tests the BIF FileOpen with charset arguments
ortus.boxlang.runtime.bifs.global.io.FileOpenTest ‑ It tests the BIF FileOpen with default arguments
ortus.boxlang.runtime.bifs.global.io.FileOpenTest ‑ It tests the BIF FileOpen with readBinary mode
ortus.boxlang.runtime.bifs.global.io.FileOpenTest ‑ It tests the BIF FileOpen with write mode
ortus.boxlang.runtime.bifs.global.io.FileReadLineTest ‑ It tests FileReadLine will throw an error on a write file object
ortus.boxlang.runtime.bifs.global.io.FileReadLineTest ‑ It tests the BIF FileReadLine
ortus.boxlang.runtime.bifs.global.io.FileReadLineTest ‑ It tests the Member function File.readLine
ortus.boxlang.runtime.bifs.global.io.FileReadTest ‑ It tests the ability to read a URL binary file
ortus.boxlang.runtime.bifs.global.io.FileReadTest ‑ It tests the ability to read a URL text file
ortus.boxlang.runtime.bifs.global.io.FileReadTest ‑ It tests the ability to read a binary file
ortus.boxlang.runtime.bifs.global.io.FileReadTest ‑ It tests the ability to read a text file
ortus.boxlang.runtime.bifs.global.io.FileReadTest ‑ It tests the ability to read a text file with a buffersize arg
ortus.boxlang.runtime.bifs.global.io.FileReadTest ‑ It tests the ability to read a text file with a charset and buffersize arg
ortus.boxlang.runtime.bifs.global.io.FileReadTest ‑ It tests the ability to read a text file with a charset arg
ortus.boxlang.runtime.bifs.global.io.FileSeekTest ‑ It tests the BIF File.skipBytes member function
ortus.boxlang.runtime.bifs.global.io.FileSeekTest ‑ It tests the BIF FileSeek
ortus.boxlang.runtime.bifs.global.io.FileSeekTest ‑ It tests the BIF FileSeek after two seeks
ortus.boxlang.runtime.bifs.global.io.FileSeekTest ‑ It tests the BIF FileSkipBytes
ortus.boxlang.runtime.bifs.global.io.FileSeekTest ‑ It tests the File.seek member function
ortus.boxlang.runtime.bifs.global.io.FileSetAccessModeTest ‑ It tests that an invalid mode will throw an error
ortus.boxlang.runtime.bifs.global.io.FileSetAccessModeTest ‑ It tests the File.setAccessMode member function
ortus.boxlang.runtime.bifs.global.io.FileSetAccessModeTest ‑ It tests the ability to set the access mode on a file object
ortus.boxlang.runtime.bifs.global.io.FileSetAccessModeTest ‑ It tests the ability to set the access mode on a file with a path
ortus.boxlang.runtime.bifs.global.io.FileSetAttributeTest ‑ It tests ability to set or ignore the 'archive' attribute
ortus.boxlang.runtime.bifs.global.io.FileSetAttributeTest ‑ It tests ability to set or ignore the 'hidden' attribute
ortus.boxlang.runtime.bifs.global.io.FileSetAttributeTest ‑ It tests ability to set or ignore the 'system' attribute
ortus.boxlang.runtime.bifs.global.io.FileSetAttributeTest ‑ It tests that an invalid attribute will throw an error
ortus.boxlang.runtime.bifs.global.io.FileSetAttributeTest ‑ It tests the File.setAttribute member function
ortus.boxlang.runtime.bifs.global.io.FileSetAttributeTest ‑ It tests the ability to restore the default permissions
ortus.boxlang.runtime.bifs.global.io.FileSetAttributeTest ‑ It tests the ability to set the access mode on a file with a path
ortus.boxlang.runtime.bifs.global.io.FileSetAttributeTest ‑ It tests the ability to set the attribute on a file object
ortus.boxlang.runtime.bifs.global.io.FileSetLastModifiedTest ‑ It tests the ability to set the modified time on a file object
ortus.boxlang.runtime.bifs.global.io.FileSetLastModifiedTest ‑ It tests the ability to set the modified time on a file with a path
ortus.boxlang.runtime.bifs.global.io.FileWriteLineTest ‑ It tests the BIF FileWriteLine on a file object
ortus.boxlang.runtime.bifs.global.io.FileWriteLineTest ‑ It tests the BIF FileWriteLine on a file object with an offset
ortus.boxlang.runtime.bifs.global.io.FileWriteLineTest ‑ It tests the BIF FileWriteLine on an existing file object opened in append mode
ortus.boxlang.runtime.bifs.global.io.FileWriteLineTest ‑ It tests the BIF FileWriteLine with a string path
ortus.boxlang.runtime.bifs.global.io.FileWriteTest ‑ It tests the ability to create the nested directories to a file
ortus.boxlang.runtime.bifs.global.io.FileWriteTest ‑ It tests the ability to write a binary file
ortus.boxlang.runtime.bifs.global.io.FileWriteTest ‑ It tests the ability to write a text file with non string data
ortus.boxlang.runtime.bifs.global.io.FileWriteTest ‑ It tests the ability to write a text file with the a specified charset
ortus.boxlang.runtime.bifs.global.io.FileWriteTest ‑ It tests the ability to write a text file with the default charset and ensure options
ortus.boxlang.runtime.bifs.global.io.GetCanonicalPathTest ‑ It tests the BIF GetCanonicalPath
ortus.boxlang.runtime.bifs.global.io.GetDirectoryFromPathTest ‑ It tests the BIF GetDirectoryFromPath
ortus.boxlang.runtime.bifs.global.jdbc.IsInTransactionTest ‑ It detects a surrounding transaction
ortus.boxlang.runtime.bifs.global.jdbc.IsInTransactionTest ‑ It detects no surrounding transaction
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can access the results of a queryExecute call
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can execute a query against an ad-hoc datasource
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can execute a query on a named datasource
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can execute a query with a custom username and password
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can execute a query with array bindings on the default datasource
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can execute a query with no bindings on the default datasource
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can execute a query with struct bindings on the default datasource
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can execute multiple statements in a single queryExecute() call like Lucee
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can read date values
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can read time values
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can return inserted values
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can return query results as a struct
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can return query results as an array
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can specify a max result size
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can specify the sqltype on a parameter
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It can specify the sqltype on a parameter as cf_sql_type
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It closes connection on completion
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It only keeps the first resultSet and discards the rest like Lucee
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It throws an exception if no default datasource is defined and no datasource is specified
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It throws an exception if the query is missing a named binding
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It throws an exception if the returnType is invalid
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It throws an exception if the returnType is struct but no columnKey is provided
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It throws an exception if the specified datasource is not registered
ortus.boxlang.runtime.bifs.global.jdbc.QueryExecuteTest ‑ It throws if the sql type is unknown
ortus.boxlang.runtime.bifs.global.jdbc.TransactionCommitTest ‑ It throws if there's no surrounding transaction
ortus.boxlang.runtime.bifs.global.list.GetTokenTest ‑ It can retrieve an item at a specified index
ortus.boxlang.runtime.bifs.global.list.GetTokenTest ‑ It can us a member function to retrieve the specified item
ortus.boxlang.runtime.bifs.global.list.ListAppendTest ‑ Can append a number in a string list
ortus.boxlang.runtime.bifs.global.list.ListAppendTest ‑ Can append using alternate delimiters and options
ortus.boxlang.runtime.bifs.global.list.ListAppendTest ‑ Can append using the member function
ortus.boxlang.runtime.bifs.global.list.ListAppendTest ‑ It can append a string value
ortus.boxlang.runtime.bifs.global.list.ListAvgTest ‑ It tests the member function String.listAvg
ortus.boxlang.runtime.bifs.global.list.ListAvgTest ‑ Tests the BIF ListAvg
ortus.boxlang.runtime.bifs.global.list.ListAvgTest ‑ Tests the BIF ListAvg with a delimiter
ortus.boxlang.runtime.bifs.global.list.ListAvgTest ‑ Tests the BIF ListAvg with a multi-delimiter
ortus.boxlang.runtime.bifs.global.list.ListChangeDelimsTest ‑ It can change the delimiter from one custom delimiter to another
ortus.boxlang.runtime.bifs.global.list.ListChangeDelimsTest ‑ It can change the delimiter from the default comma
ortus.boxlang.runtime.bifs.global.list.ListChangeDelimsTest ‑ It can count empty spaces as items
ortus.boxlang.runtime.bifs.global.list.ListChangeDelimsTest ‑ It can use the member function
ortus.boxlang.runtime.bifs.global.list.ListCompactTest ‑ It tests the BIF ListCompact
ortus.boxlang.runtime.bifs.global.list.ListCompactTest ‑ It tests the member function for String.ListCompact
ortus.boxlang.runtime.bifs.global.list.ListContainsTest ‑ It can search
ortus.boxlang.runtime.bifs.global.list.ListContainsTest ‑ It can search case insensitively
ortus.boxlang.runtime.bifs.global.list.ListContainsTest ‑ It can search member
ortus.boxlang.runtime.bifs.global.list.ListContainsTest ‑ It will throw an error if the search is not a string
ortus.boxlang.runtime.bifs.global.list.ListDeleteAtTest ‑ It can delete at
ortus.boxlang.runtime.bifs.global.list.ListDeleteAtTest ‑ It can delete at member
ortus.boxlang.runtime.bifs.global.list.ListEachTest ‑ It should allow you to call it as a member function
ortus.boxlang.runtime.bifs.global.list.ListEachTest ‑ It should use the provided udf over the array
ortus.boxlang.runtime.bifs.global.list.ListEveryTest ‑ It should allow you to call it as a member function
ortus.boxlang.runtime.bifs.global.list.ListEveryTest ‑ It should return early when it his a false condition
ortus.boxlang.runtime.bifs.global.list.ListEveryTest ‑ It should run the UDF over every element as long as they return true
ortus.boxlang.runtime.bifs.global.list.ListFilterTest ‑ It can filter using a delimiter argument
ortus.boxlang.runtime.bifs.global.list.ListFilterTest ‑ It should allow you to call it as a member function
ortus.boxlang.runtime.bifs.global.list.ListFilterTest ‑ It should execute the filter in parallel - a specified max threads
ortus.boxlang.runtime.bifs.global.list.ListFilterTest ‑ It should execute the filter in parallel - with the default max threads
ortus.boxlang.runtime.bifs.global.list.ListFilterTest ‑ It should remove values that the UDF returns false for
ortus.boxlang.runtime.bifs.global.list.ListFilterTest ‑ It should use the provided udf over the array
ortus.boxlang.runtime.bifs.global.list.ListFindTest ‑ Can find a number in a string list
ortus.boxlang.runtime.bifs.global.list.ListFindTest ‑ It can find a string
ortus.boxlang.runtime.bifs.global.list.ListFindTest ‑ It should find strings in a case insensitive manner when using nocase
ortus.boxlang.runtime.bifs.global.list.ListFindTest ‑ It should find strings in a case sensitive manner
ortus.boxlang.runtime.bifs.global.list.ListFindTest ‑ Test String.listFindNoCase
ortus.boxlang.runtime.bifs.global.list.ListFindTest ‑ Test listContains
ortus.boxlang.runtime.bifs.global.list.ListFindTest ‑ Test listFindNoCase
ortus.boxlang.runtime.bifs.global.list.ListFindTest ‑ Tests the member String.listFind
ortus.boxlang.runtime.bifs.global.list.ListFindTest ‑ Tests when not found
ortus.boxlang.runtime.bifs.global.list.ListFindTest ‑ benchmark()
ortus.boxlang.runtime.bifs.global.list.ListGetAtTest ‑ It can retrieve an item at a specified index
ortus.boxlang.runtime.bifs.global.list.ListGetAtTest ‑ It can us a member function to retrieve the specified item
ortus.boxlang.runtime.bifs.global.list.ListGetAtTest ‑ It will throw an error with an invalid index
ortus.boxlang.runtime.bifs.global.list.ListGetEndingsTest ‑ Tests listFirst
ortus.boxlang.runtime.bifs.global.list.ListGetEndingsTest ‑ Tests listLast
ortus.boxlang.runtime.bifs.global.list.ListIndexExistsTest ‑ It can determine if a list has an index
ortus.boxlang.runtime.bifs.global.list.ListIndexExistsTest ‑ It can determine if a list has an index using a custom delimiter
ortus.boxlang.runtime.bifs.global.list.ListIndexExistsTest ‑ It can include empty fields when checking for an index
ortus.boxlang.runtime.bifs.global.list.ListIndexExistsTest ‑ It can us a member function to check for list indexes
ortus.boxlang.runtime.bifs.global.list.ListInsertAtTest ‑ Can Insert a number in a string list
ortus.boxlang.runtime.bifs.global.list.ListInsertAtTest ‑ Can Insert using alternate delimiters and options
ortus.boxlang.runtime.bifs.global.list.ListInsertAtTest ‑ Can Insert using the member function
ortus.boxlang.runtime.bifs.global.list.ListInsertAtTest ‑ It can Insert a string value
ortus.boxlang.runtime.bifs.global.list.ListItemTrimTest ‑ It can include empty fields when trimming items
ortus.boxlang.runtime.bifs.global.list.ListItemTrimTest ‑ It can trim each item in a list
ortus.boxlang.runtime.bifs.global.list.ListItemTrimTest ‑ It can trim each list item using a custom delimiter
ortus.boxlang.runtime.bifs.global.list.ListItemTrimTest ‑ It can us a member function to trim list items
ortus.boxlang.runtime.bifs.global.list.ListLenTest ‑ It can calculate the length of a list with the default comma delimiter
ortus.boxlang.runtime.bifs.global.list.ListLenTest ‑ It can count empty spaces as items
ortus.boxlang.runtime.bifs.global.list.ListLenTest ‑ It can use a custom delimiter
ortus.boxlang.runtime.bifs.global.list.ListLenTest ‑ It can use the member function
ortus.boxlang.runtime.bifs.global.list.ListMapTest ‑ It should allow you to call it as a member function
ortus.boxlang.runtime.bifs.global.list.ListMapTest ‑ It should use the provided udf over the array
ortus.boxlang.runtime.bifs.global.list.ListPrependTest ‑ Can Prepend a number in a string list
ortus.boxlang.runtime.bifs.global.list.ListPrependTest ‑ Can Prepend using alternate delimiters and options
ortus.boxlang.runtime.bifs.global.list.ListPrependTest ‑ Can Prepend using the member function
ortus.boxlang.runtime.bifs.global.list.ListPrependTest ‑ It can Prepend a string value
ortus.boxlang.runtime.bifs.global.list.ListQualifyTest ‑ It tests the BIF ListQualify with alternate delimiter
ortus.boxlang.runtime.bifs.global.list.ListQualifyTest ‑ It tests the BIF ListQualify with defaults
ortus.boxlang.runtime.bifs.global.list.ListQualifyTest ‑ It tests the BIF ListQualify with empty values retained
ortus.boxlang.runtime.bifs.global.list.ListQualifyTest ‑ It tests the BIF ListQualify with only char elements selected
ortus.boxlang.runtime.bifs.global.list.ListQualifyTest ‑ It tests the member function for List.ListQualify
ortus.boxlang.runtime.bifs.global.list.ListReduceRightTest ‑ It should handle complex objects being used as the accumulator
ortus.boxlang.runtime.bifs.global.list.ListReduceRightTest ‑ It should use the provided arrow function over the array
ortus.boxlang.runtime.bifs.global.list.ListReduceRightTest ‑ It tests the BIF ListReduceRight with an alternate delimiter
ortus.boxlang.runtime.bifs.global.list.ListReduceRightTest ‑ It tests the BIF ListReduceRight with defaults
ortus.boxlang.runtime.bifs.global.list.ListReduceRightTest ‑ Tests ListReduceRight with Lambda
ortus.boxlang.runtime.bifs.global.list.ListReduceRightTest ‑ Tests the member function String.reduceRight
ortus.boxlang.runtime.bifs.global.list.ListRemoveDuplicatesTest ‑ Can deduplicate case insensitively
ortus.boxlang.runtime.bifs.global.list.ListRemoveDuplicatesTest ‑ Can deduplicate case sensitively
ortus.boxlang.runtime.bifs.global.list.ListRemoveDuplicatesTest ‑ Can deduplicate with delimiters
ortus.boxlang.runtime.bifs.global.list.ListRemoveDuplicatesTest ‑ Can deduplicate with the default settings
ortus.boxlang.runtime.bifs.global.list.ListRestTest ‑ It tests the BIF ListRest
ortus.boxlang.runtime.bifs.global.list.ListRestTest ‑ It tests the member function for ListRest
ortus.boxlang.runtime.bifs.global.list.ListSetAtTest ‑ Can Set a number in a string list
ortus.boxlang.runtime.bifs.global.list.ListSetAtTest ‑ Can Set using alternate delimiters and options
ortus.boxlang.runtime.bifs.global.list.ListSetAtTest ‑ Can Set using the member function
ortus.boxlang.runtime.bifs.global.list.ListSetAtTest ‑ It can Set a string value
ortus.boxlang.runtime.bifs.global.list.ListSomeTest ‑ It should allow you to call it as a member function
ortus.boxlang.runtime.bifs.global.list.ListSomeTest ‑ It should return false if none of the values match
ortus.boxlang.runtime.bifs.global.list.ListSomeTest ‑ It should run the UDF over the array until one returns true
ortus.boxlang.runtime.bifs.global.list.ListSomeTest ‑ Tests with alternate delimiters and empty includes
ortus.boxlang.runtime.bifs.global.list.ListSortTest ‑ It should allow member invocation
ortus.boxlang.runtime.bifs.global.list.ListSortTest ‑ It should run the UDF over the array until one returns true
ortus.boxlang.runtime.bifs.global.list.ListSortTest ‑ It should sort based on a function
ortus.boxlang.runtime.bifs.global.list.ListSortTest ‑ It should sort numbers ascending
ortus.boxlang.runtime.bifs.global.list.ListSortTest ‑ It should sort numbers descending
ortus.boxlang.runtime.bifs.global.list.ListSortTest ‑ It should sort text ascending
ortus.boxlang.runtime.bifs.global.list.ListSortTest ‑ It should sort text case sensitively ascending
ortus.boxlang.runtime.bifs.global.list.ListSortTest ‑ It should sort text case sensitively descending
ortus.boxlang.runtime.bifs.global.list.ListSortTest ‑ It should sort text descending
ortus.boxlang.runtime.bifs.global.list.ListSortTest ‑ It should sort textnocase ascending
ortus.boxlang.runtime.bifs.global.list.ListSortTest ‑ It should sort textnocase descending
ortus.boxlang.runtime.bifs.global.list.ListToArrayTest ‑ It tests the BIF ListToArray will keep empty values when specified
ortus.boxlang.runtime.bifs.global.list.ListToArrayTest ‑ It tests the BIF ListToArray will remove empty values by default
ortus.boxlang.runtime.bifs.global.list.ListToArrayTest ‑ It tests the BIF ListToArray will split on multi-character delimiters
ortus.boxlang.runtime.bifs.global.list.ListToArrayTest ‑ It tests the BIF ListToArray will split on multiple delimiters
ortus.boxlang.runtime.bifs.global.list.ListToArrayTest ‑ It tests the BIF ListToArray with a custom delimiter
ortus.boxlang.runtime.bifs.global.list.ListToArrayTest ‑ It tests the BIF ListToArray with the defaults
ortus.boxlang.runtime.bifs.global.list.ListToArrayTest ‑ It tests the BIF ListToArray with the defaults member
ortus.boxlang.runtime.bifs.global.list.ListValueCountTest ‑ It tests the member function for ListValueCount
ortus.boxlang.runtime.bifs.global.list.ListValueCountTest ‑ Tests the BIF listValueCount
ortus.boxlang.runtime.bifs.global.list.ListValueCountTest ‑ Tests the BIF listValueCount with an alternate delimiter
ortus.boxlang.runtime.bifs.global.list.ListValueCountTest ‑ Tests the BIF listValueCount with include empty fields as true
ortus.boxlang.runtime.bifs.global.list.ListValueCountTest ‑ Tests the BIF listValueCountNoCase
ortus.boxlang.runtime.bifs.global.list.ListValueCountTest ‑ Tests the Member function list.ValueCountNoCase
ortus.boxlang.runtime.bifs.global.math.AbsTest ‑ It returns abs
ortus.boxlang.runtime.bifs.global.math.AbsTest ‑ It returns abs Negative
ortus.boxlang.runtime.bifs.global.math.AbsTest ‑ It returns abs member
ortus.boxlang.runtime.bifs.global.math.AbsTest ‑ It returns abs member negative
ortus.boxlang.runtime.bifs.global.math.AcosTest ‑ It returns arccosine
ortus.boxlang.runtime.bifs.global.math.AcosTest ‑ It returns arccosine member
ortus.boxlang.runtime.bifs.global.math.AcosTest ‑ It throws an exception when the input is out of range
ortus.boxlang.runtime.bifs.global.math.AsinTest ‑ It returns arcsine
ortus.boxlang.runtime.bifs.global.math.AsinTest ‑ It returns arcsine member
ortus.boxlang.runtime.bifs.global.math.AsinTest ‑ It throws an exception when the input is out of range
ortus.boxlang.runtime.bifs.global.math.AtnTest ‑ It returns arctangent
ortus.boxlang.runtime.bifs.global.math.AtnTest ‑ It returns arctangent member
ortus.boxlang.runtime.bifs.global.math.CeilingTest ‑ It returns the ceiling value
ortus.boxlang.runtime.bifs.global.math.CeilingTest ‑ It returns the ceiling value using member function
ortus.boxlang.runtime.bifs.global.math.CosTest ‑ It returns cosine
ortus.boxlang.runtime.bifs.global.math.CosTest ‑ It returns cosine member
ortus.boxlang.runtime.bifs.global.math.DecrementValueTest ‑ It decrements the integer part
ortus.boxlang.runtime.bifs.global.math.DecrementValueTest ‑ It decrements the integer part member function
ortus.boxlang.runtime.bifs.global.math.ExpTest ‑ It returns the exponent
ortus.boxlang.runtime.bifs.global.math.ExpTest ‑ It returns the exponent using member function
ortus.boxlang.runtime.bifs.global.math.FixTest ‑ It returns a fixed integer
ortus.boxlang.runtime.bifs.global.math.FixTest ‑ It returns a fixed integer member
ortus.boxlang.runtime.bifs.global.math.FloorTest ‑ It returns floor
ortus.boxlang.runtime.bifs.global.math.FloorTest ‑ It returns floor member
ortus.boxlang.runtime.bifs.global.math.FormatBaseNTest ‑ It returns formatBaseN
ortus.boxlang.runtime.bifs.global.math.FormatBaseNTest ‑ It throws exception for bad radix
ortus.boxlang.runtime.bifs.global.math.IncrementValueTest ‑ It increments the integer part
ortus.boxlang.runtime.bifs.global.math.IncrementValueTest ‑ It increments the integer part member function
ortus.boxlang.runtime.bifs.global.math.InputBaseNTest ‑ It can convert strings to base n
ortus.boxlang.runtime.bifs.global.math.InputBaseNTest ‑ It can throw an error if the radix is < 2 and > 36
ortus.boxlang.runtime.bifs.global.math.IntTest ‑ It returns integer value using int()
ortus.boxlang.runtime.bifs.global.math.IntTest ‑ It returns integer value using number.int()
ortus.boxlang.runtime.bifs.global.math.Log10Test ‑ It returns logarithm to base 10
ortus.boxlang.runtime.bifs.global.math.Log10Test ‑ It returns natural logarithm member
ortus.boxlang.runtime.bifs.global.math.LogTest ‑ It returns natural logarithm
ortus.boxlang.runtime.bifs.global.math.LogTest ‑ It returns natural logarithm member
ortus.boxlang.runtime.bifs.global.math.MaxTest ‑ It returns max
ortus.boxlang.runtime.bifs.global.math.MinTest ‑ It returns min
ortus.boxlang.runtime.bifs.global.math.PiTest ‑ It can correctly calculate the circumference of a 16in deep dish pizza
ortus.boxlang.runtime.bifs.global.math.PiTest ‑ It returns pi
ortus.boxlang.runtime.bifs.global.math.PrecisionEvaluateTest ‑ It accepts only valid math or it throws
ortus.boxlang.runtime.bifs.global.math.PrecisionEvaluateTest ‑ Returns a BigDecimal
ortus.boxlang.runtime.bifs.global.math.RandRangeTest ‑ It returns an int
ortus.boxlang.runtime.bifs.global.math.RandTest ‑ It returns a double
ortus.boxlang.runtime.bifs.global.math.RandTest ‑ It should return a value equal to or greater than 0
ortus.boxlang.runtime.bifs.global.math.RandTest ‑ It should return a value less than 1
ortus.boxlang.runtime.bifs.global.math.RandomizeTest ‑ It returns a null
ortus.boxlang.runtime.bifs.global.math.RandomizeTest ‑ It should always return the same values when seeded
ortus.boxlang.runtime.bifs.global.math.RandomizeTest ‑ It should return a value equal to or greater than 0
ortus.boxlang.runtime.bifs.global.math.RandomizeTest ‑ It should return a value less than 1
ortus.boxlang.runtime.bifs.global.math.RoundTest ‑ It rounds a number to the closest integer
ortus.boxlang.runtime.bifs.global.math.RoundTest ‑ It rounds a number to the closest integer as member
ortus.boxlang.runtime.bifs.global.math.SgnTest ‑ It returns the sign
ortus.boxlang.runtime.bifs.global.math.SgnTest ‑ It returns the sign member functions
ortus.boxlang.runtime.bifs.global.math.SinTest ‑ It returns sine
ortus.boxlang.runtime.bifs.global.math.SinTest ‑ It returns sine member
ortus.boxlang.runtime.bifs.global.math.SqrTest ‑ It returns sqr
ortus.boxlang.runtime.bifs.global.math.SqrTest ‑ It returns sqr member
ortus.boxlang.runtime.bifs.global.math.TanTest ‑ It returns tangent
ortus.boxlang.runtime.bifs.global.math.TanTest ‑ It returns tangent member
ortus.boxlang.runtime.bifs.global.query.QueryAddColumnTest ‑ Add a column by using the default data type an an array for the third argument
ortus.boxlang.runtime.bifs.global.query.QueryAddColumnTest ‑ Add a column by using the default data type and no array
ortus.boxlang.runtime.bifs.global.query.QueryAddColumnTest ‑ It should add a column to the query
ortus.boxlang.runtime.bifs.global.query.QueryAddColumnTest ‑ It should add column to empty query but not add a row when passing in an empty array
ortus.boxlang.runtime.bifs.global.query.QueryAddColumnTest ‑ It should add row and set column value when passing in an array to an empty query
ortus.boxlang.runtime.bifs.global.query.QueryAddColumnTest ‑ It should throw an error when passing an invalid column type
ortus.boxlang.runtime.bifs.global.query.QueryAddColumnTest ‑ It should throw an error when we try adding a column that already exists
ortus.boxlang.runtime.bifs.global.query.QueryAddRowTest ‑ It can add empty row in Query
ortus.boxlang.runtime.bifs.global.query.QueryAddRowTest ‑ It can add number of rows
ortus.boxlang.runtime.bifs.global.query.QueryAddRowTest ‑ It can add number of rows Member
ortus.boxlang.runtime.bifs.global.query.QueryAddRowTest ‑ It can add rows with array of arrays data
ortus.boxlang.runtime.bifs.global.query.QueryAddRowTest ‑ It can add rows with array of arrays data Member
ortus.boxlang.runtime.bifs.global.query.QueryAddRowTest ‑ It can add rows with array of structs data
ortus.boxlang.runtime.bifs.global.query.QueryAddRowTest ‑ It can add rows with array of structs data Member
ortus.boxlang.runtime.bifs.global.query.QueryAddRowTest ‑ It can add rows with simple array data
ortus.boxlang.runtime.bifs.global.query.QueryAddRowTest ‑ It can add rows with simple array data Member
ortus.boxlang.runtime.bifs.global.query.QueryAddRowTest ‑ It can add rows with struct data
ortus.boxlang.runtime.bifs.global.query.QueryAddRowTest ‑ It can add rows with struct data Member
ortus.boxlang.runtime.bifs.global.query.QueryAppendTest ‑ It should append the queries together
ortus.boxlang.runtime.bifs.global.query.QueryClearTest ‑ It should clear the query
ortus.boxlang.runtime.bifs.global.query.QueryClearTest ‑ It should cler query using member function
ortus.boxlang.runtime.bifs.global.query.QueryColumnArrayTest ‑ It should return an array of column names
ortus.boxlang.runtime.bifs.global.query.QueryColumnArrayTest ‑ It should work with member functions
ortus.boxlang.runtime.bifs.global.query.QueryColumnCountTest ‑ It should return the number of columns in a query
ortus.boxlang.runtime.bifs.global.query.QueryColumnCountTest ‑ It should work using member function
ortus.boxlang.runtime.bifs.global.query.QueryColumnDataTest ‑ It should return the query column data as an array
ortus.boxlang.runtime.bifs.global.query.QueryColumnDataTest ‑ It throws an error if the column name does not exist
ortus.boxlang.runtime.bifs.global.query.QueryColumnExistsTest ‑ It should return false if the column does not exist
ortus.boxlang.runtime.bifs.global.query.QueryColumnExistsTest ‑ It should return true if the column exists
ortus.boxlang.runtime.bifs.global.query.QueryColumnExistsTest ‑ It should work using member function
ortus.boxlang.runtime.bifs.global.query.QueryCurrentRowTest ‑ It should return current row
ortus.boxlang.runtime.bifs.global.query.QueryCurrentRowTest ‑ It should return current row member
ortus.boxlang.runtime.bifs.global.query.QueryDeleteColumnTest ‑ It should delete a column from the query
ortus.boxlang.runtime.bifs.global.query.QueryDeleteColumnTest ‑ It should throw an error when trying to delete a column that does not exist
ortus.boxlang.runtime.bifs.global.query.QueryDeleteColumnTest ‑ It should work with member function
ortus.boxlang.runtime.bifs.global.query.QueryDeleteRowTest ‑ It should delete a row from the query
ortus.boxlang.runtime.bifs.global.query.QueryDeleteRowTest ‑ It should work using member function
ortus.boxlang.runtime.bifs.global.query.QueryEachTest ‑ It should iterate over each row in the query
ortus.boxlang.runtime.bifs.global.query.QueryEachTest ‑ It should work with member function
ortus.boxlang.runtime.bifs.global.query.QueryEveryTest ‑ It should return false if any of the values do not match
ortus.boxlang.runtime.bifs.global.query.QueryEveryTest ‑ It should return true if all the values match
ortus.boxlang.runtime.bifs.global.query.QueryEveryTest ‑ It should work using member function
ortus.boxlang.runtime.bifs.global.query.QueryFilterTest ‑ It should filter a query according to the filter criteria
ortus.boxlang.runtime.bifs.global.query.QueryFilterTest ‑ It should return current row member
ortus.boxlang.runtime.bifs.global.query.QueryGetCellTest ‑ It should get the cell value
ortus.boxlang.runtime.bifs.global.query.QueryGetCellTest ‑ It should work using member function
ortus.boxlang.runtime.bifs.global.query.QueryGetResultTest ‑ It should return the query metadata
ortus.boxlang.runtime.bifs.global.query.QueryGetResultTest ‑ It should return the query metadata member
ortus.boxlang.runtime.bifs.global.query.QueryKeyExistsTest ‑ It should return false if the column does not exist
ortus.boxlang.runtime.bifs.global.query.QueryKeyExistsTest ‑ It should return true if the column exists
ortus.boxlang.runtime.bifs.global.query.QueryKeyExistsTest ‑ It should work using member function
ortus.boxlang.runtime.bifs.global.query.QueryMapTest ‑ It should map the query to a new query
ortus.boxlang.runtime.bifs.global.query.QueryMapTest ‑ It should work using member function
ortus.boxlang.runtime.bifs.global.query.QueryNewTest ‑ It can create new
ortus.boxlang.runtime.bifs.global.query.QueryNewTest ‑ It can create new with array of arrays data
ortus.boxlang.runtime.bifs.global.query.QueryNewTest ‑ It can create new with array of structs data
ortus.boxlang.runtime.bifs.global.query.QueryNewTest ‑ It can create new with no type
ortus.boxlang.runtime.bifs.global.query.QueryNewTest ‑ It can create new with simple array data
ortus.boxlang.runtime.bifs.global.query.QueryNewTest ‑ It can create new with struct data
ortus.boxlang.runtime.bifs.global.query.QueryNewTest ‑ It can create new with struct data as first arg
ortus.boxlang.runtime.bifs.global.query.QueryPrependTest ‑ It should prepend the queries together
ortus.boxlang.runtime.bifs.global.query.QueryPrependTest ‑ It should work using member function
ortus.boxlang.runtime.bifs.global.query.QueryRecordCountTest ‑ It should return the number of records in a query
ortus.boxlang.runtime.bifs.global.query.QueryRecordCountTest ‑ It should work when calling the member function
ortus.boxlang.runtime.bifs.global.query.QueryReduceTest ‑ It should reduce the query to a single value
ortus.boxlang.runtime.bifs.global.query.QueryReduceTest ‑ It should work with member functions
ortus.boxlang.runtime.bifs.global.query.QueryRowDataTest ‑ It should retrieve a row's data as a structure
ortus.boxlang.runtime.bifs.global.query.QueryRowDataTest ‑ It should throw an exception if row number is negative
ortus.boxlang.runtime.bifs.global.query.QueryRowDataTest ‑ It should throw an exception if row number is out of bounds
ortus.boxlang.runtime.bifs.global.query.QueryRowDataTest ‑ It should work with member function
ortus.boxlang.runtime.bifs.global.query.QuerySetCellTest ‑ It Set a cell with a specified row
ortus.boxlang.runtime.bifs.global.query.QuerySetCellTest ‑ It defaults to last row
ortus.boxlang.runtime.bifs.global.query.QuerySetCellTest ‑ It should set the cell value
ortus.boxlang.runtime.bifs.global.query.QuerySetCellTest ‑ It should work using member function
ortus.boxlang.runtime.bifs.global.query.QuerySetRowTest ‑ It should append row if the row number is zero or negative
ortus.boxlang.runtime.bifs.global.query.QuerySetRowTest ‑ It should change the values of the row when passing in a struct
ortus.boxlang.runtime.bifs.global.query.QuerySetRowTest ‑ It should change the values of the row when passing in an array
ortus.boxlang.runtime.bifs.global.query.QuerySetRowTest ‑ It should only change the data we pass in
ortus.boxlang.runtime.bifs.global.query.QuerySetRowTest ‑ It should throw an exception if we pass it a silly data type
ortus.boxlang.runtime.bifs.global.query.QuerySetRowTest ‑ It should work with member function
ortus.boxlang.runtime.bifs.global.query.QuerySliceTest ‑ It should allow a zero or negative offset
ortus.boxlang.runtime.bifs.global.query.QuerySliceTest ‑ It should return all remaining rows when not providing a length
ortus.boxlang.runtime.bifs.global.query.QuerySliceTest ‑ It should slice the query from the offset and return a new query
ortus.boxlang.runtime.bifs.global.query.QuerySliceTest ‑ It should throw an exception if the offset plus length is greater than the record count
Check notice on line 0 in .github
github-actions / Test Results
3028 tests found (test 1465 to 2089)
There are 3028 tests, see "Raw output" for the list of tests 1465 to 2089.
Raw output
ortus.boxlang.runtime.bifs.global.query.QuerySomeTest ‑ It should allow you to call it as a member function
ortus.boxlang.runtime.bifs.global.query.QuerySomeTest ‑ It should return false if none of the values match
ortus.boxlang.runtime.bifs.global.query.QuerySomeTest ‑ It should run the UDF over the query until one returns true
ortus.boxlang.runtime.bifs.global.query.QuerySortTest ‑ It should sort the query based on a function provided
ortus.boxlang.runtime.bifs.global.string.AsciiTest ‑ It determines the ASCII value of a character
ortus.boxlang.runtime.bifs.global.string.AsciiTest ‑ It determines the ASCII value of a character using member syntax
ortus.boxlang.runtime.bifs.global.string.AsciiTest ‑ It throws an exception for empty input string
ortus.boxlang.runtime.bifs.global.string.AsciiTest ‑ It trasnpiles CF
ortus.boxlang.runtime.bifs.global.string.CharTest ‑ It converts a numeric UCS-2 code to a character
ortus.boxlang.runtime.bifs.global.string.CharTest ‑ It returns an empty string for invalid UCS-2 code
ortus.boxlang.runtime.bifs.global.string.CharTest ‑ It throws an exception for negative UCS-2 code
ortus.boxlang.runtime.bifs.global.string.CharTest ‑ It transpiles CF chr() to char()
ortus.boxlang.runtime.bifs.global.string.CharsetDecodeTest ‑ It tests the BIF CharsetDecode
ortus.boxlang.runtime.bifs.global.string.CharsetDecodeTest ‑ It tests the member function for CharsetDecode
ortus.boxlang.runtime.bifs.global.string.CharsetEncodeTest ‑ It tests the BIF CharsetEncode
ortus.boxlang.runtime.bifs.global.string.CompareNoCaseTest ‑ It comparse as a member function
ortus.boxlang.runtime.bifs.global.string.CompareNoCaseTest ‑ It performs a case insensitive compare
ortus.boxlang.runtime.bifs.global.string.CompareNoCaseTest ‑ It returns -1 if the first string precedes the second string lexicographically
ortus.boxlang.runtime.bifs.global.string.CompareNoCaseTest ‑ It returns 0 if the two strings are equal
ortus.boxlang.runtime.bifs.global.string.CompareNoCaseTest ‑ It returns 1 if the second string precedes the first string lexicographically
ortus.boxlang.runtime.bifs.global.string.CompareTest ‑ It compares as a member function
ortus.boxlang.runtime.bifs.global.string.CompareTest ‑ It performs a case sensitive compare
ortus.boxlang.runtime.bifs.global.string.CompareTest ‑ It returns -1 if the first string precedes the second string lexicographically
ortus.boxlang.runtime.bifs.global.string.CompareTest ‑ It returns 0 if the two strings are equal
ortus.boxlang.runtime.bifs.global.string.CompareTest ‑ It returns 1 if the second string precedes the first string lexicographically
ortus.boxlang.runtime.bifs.global.string.CompareTest ‑ Tests that the compare function will sort an array of numbers - quoted or unquoted correctly
ortus.boxlang.runtime.bifs.global.string.FindOneOfTest ‑ It returns for member function call
ortus.boxlang.runtime.bifs.global.string.FindOneOfTest ‑ It returns zero for substring not found
ortus.boxlang.runtime.bifs.global.string.FindOneOfTest ‑ Tests the Bif with Negative Start
ortus.boxlang.runtime.bifs.global.string.FindOneOfTest ‑ tests the BIF findOneOf
ortus.boxlang.runtime.bifs.global.string.FindTest ‑ It finds the first occurrence from a specified start position
ortus.boxlang.runtime.bifs.global.string.FindTest ‑ It finds the first occurrence from a specified start position, ignoring case
ortus.boxlang.runtime.bifs.global.string.FindTest ‑ It finds the first occurrence of a substring in a string
ortus.boxlang.runtime.bifs.global.string.FindTest ‑ It finds the first occurrence of a substring in a string, ignoring case
ortus.boxlang.runtime.bifs.global.string.FindTest ‑ It returns for member function call
ortus.boxlang.runtime.bifs.global.string.FindTest ‑ It returns for member function call, ignoring case
ortus.boxlang.runtime.bifs.global.string.FindTest ‑ It returns for negative start position
ortus.boxlang.runtime.bifs.global.string.FindTest ‑ It returns for negative start position, ignoring case
ortus.boxlang.runtime.bifs.global.string.FindTest ‑ It returns zero for substring not found
ortus.boxlang.runtime.bifs.global.string.FindTest ‑ It returns zero for substring not found, ignoring case
ortus.boxlang.runtime.bifs.global.string.InsertTest ‑ It inserts a substring at the beginning of the string when position is 0
ortus.boxlang.runtime.bifs.global.string.InsertTest ‑ It inserts a substring at the specified position
ortus.boxlang.runtime.bifs.global.string.InsertTest ‑ It inserts a substring using the member function
ortus.boxlang.runtime.bifs.global.string.InsertTest ‑ It throws an exception for a negative position
ortus.boxlang.runtime.bifs.global.string.InsertTest ‑ It throws an exception for a position greater than string length + 1
ortus.boxlang.runtime.bifs.global.string.InsertTest ‑ It throws an exception if the position is greater than the string length
ortus.boxlang.runtime.bifs.global.string.LCaseTest ‑ It uppercases as BIF
ortus.boxlang.runtime.bifs.global.string.LCaseTest ‑ It uppercases as BIF and casting
ortus.boxlang.runtime.bifs.global.string.LCaseTest ‑ It uppercases as member
ortus.boxlang.runtime.bifs.global.string.LCaseTest ‑ It uppercases as member and casting
ortus.boxlang.runtime.bifs.global.string.LJustifyTest ‑ It left-justifies a string to the specified length
ortus.boxlang.runtime.bifs.global.string.LJustifyTest ‑ It left-justifies a string to the specified length as member
ortus.boxlang.runtime.bifs.global.string.LJustifyTest ‑ It returns the original string if it's longer than or equal to the specified length
ortus.boxlang.runtime.bifs.global.string.LJustifyTest ‑ It throws an exception for a non-positive length
ortus.boxlang.runtime.bifs.global.string.LTrimTest ‑ It trims leading whitespace from a string
ortus.boxlang.runtime.bifs.global.string.LTrimTest ‑ It trims leading whitespace from a string as member
ortus.boxlang.runtime.bifs.global.string.LeftTest ‑ It allows negative count
ortus.boxlang.runtime.bifs.global.string.LeftTest ‑ It extracts leftmost characters as member
ortus.boxlang.runtime.bifs.global.string.LeftTest ‑ It extracts leftmost characters from a string
ortus.boxlang.runtime.bifs.global.string.LeftTest ‑ It throws exception for zero count
ortus.boxlang.runtime.bifs.global.string.ListReduceTest ‑ It should handle complex objects being used as the accumulator
ortus.boxlang.runtime.bifs.global.string.ListReduceTest ‑ It should use the provided arrow function over the array
ortus.boxlang.runtime.bifs.global.string.ListReduceTest ‑ It tests the BIF ListReduce with an alternate delimiter
ortus.boxlang.runtime.bifs.global.string.ListReduceTest ‑ It tests the BIF ListReduce with defaults
ortus.boxlang.runtime.bifs.global.string.ListReduceTest ‑ Tests ListReduce with Lambda
ortus.boxlang.runtime.bifs.global.string.ListReduceTest ‑ Tests the member function String.listReduce
ortus.boxlang.runtime.bifs.global.string.MidTest ‑ BL-203
ortus.boxlang.runtime.bifs.global.string.MidTest ‑ It extracts a substring as member
ortus.boxlang.runtime.bifs.global.string.MidTest ‑ It extracts a substring from a string
ortus.boxlang.runtime.bifs.global.string.MidTest ‑ It handles out of bounds start position
ortus.boxlang.runtime.bifs.global.string.MidTest ‑ It handles zero count
ortus.boxlang.runtime.bifs.global.string.ParagraphFormatTest ‑ It tests the BIF ParagraphFormat
ortus.boxlang.runtime.bifs.global.string.ParagraphFormatTest ‑ It tests the member function for ParagraphFormat
ortus.boxlang.runtime.bifs.global.string.QueryStringToStructTest ‑ It converts a query string to a struct using member functions
ortus.boxlang.runtime.bifs.global.string.QueryStringToStructTest ‑ It converts a query string to a struct using the BIF
ortus.boxlang.runtime.bifs.global.string.RJustifyTest ‑ It returns the original string if it's longer than or equal to the specified length
ortus.boxlang.runtime.bifs.global.string.RJustifyTest ‑ It right-justifies a string to the specified length
ortus.boxlang.runtime.bifs.global.string.RJustifyTest ‑ It right-justifies a string to the specified length as member
ortus.boxlang.runtime.bifs.global.string.RJustifyTest ‑ It throws an exception for a non-positive length
ortus.boxlang.runtime.bifs.global.string.RTrimTest ‑ It trims trailing whitespace from a string
ortus.boxlang.runtime.bifs.global.string.RTrimTest ‑ It trims trailing whitespace from a string as member
ortus.boxlang.runtime.bifs.global.string.ReEscapeTest ‑ testReEscape()
ortus.boxlang.runtime.bifs.global.string.ReFindTest ‑ testFindAllNoGroupWithSub()
ortus.boxlang.runtime.bifs.global.string.ReFindTest ‑ testFindAllNoSub()
ortus.boxlang.runtime.bifs.global.string.ReFindTest ‑ testFindAllNoSubNoMatch()
ortus.boxlang.runtime.bifs.global.string.ReFindTest ‑ testFindAllWithGroupWithSub()
ortus.boxlang.runtime.bifs.global.string.ReFindTest ‑ testFindAllWithSubNoMatch()
ortus.boxlang.runtime.bifs.global.string.ReFindTest ‑ testFindOneNoGroupWithSub()
ortus.boxlang.runtime.bifs.global.string.ReFindTest ‑ testFindOneNoSub()
ortus.boxlang.runtime.bifs.global.string.ReFindTest ‑ testFindOneNoSubMember()
ortus.boxlang.runtime.bifs.global.string.ReFindTest ‑ testFindOneNoSubNoMatch()
ortus.boxlang.runtime.bifs.global.string.ReFindTest ‑ testFindOneNoSubStart()
ortus.boxlang.runtime.bifs.global.string.ReFindTest ‑ testFindOneWithGroupWithSub()
ortus.boxlang.runtime.bifs.global.string.ReFindTest ‑ testFindOneWithSubNoMatch()
ortus.boxlang.runtime.bifs.global.string.ReMatchNoCaseTest ‑ testMatch()
ortus.boxlang.runtime.bifs.global.string.ReMatchNoCaseTest ‑ testMatchCase()
ortus.boxlang.runtime.bifs.global.string.ReMatchNoCaseTest ‑ testMatchMember()
ortus.boxlang.runtime.bifs.global.string.ReMatchTest ‑ testMatch()
ortus.boxlang.runtime.bifs.global.string.ReMatchTest ‑ testMatchCase()
ortus.boxlang.runtime.bifs.global.string.ReMatchTest ‑ testMatchMember()
ortus.boxlang.runtime.bifs.global.string.ReReplaceNoCaseTest ‑ testReplaceAll()
ortus.boxlang.runtime.bifs.global.string.ReReplaceNoCaseTest ‑ testReplaceAllMember()
ortus.boxlang.runtime.bifs.global.string.ReReplaceNoCaseTest ‑ testReplaceOne()
ortus.boxlang.runtime.bifs.global.string.ReReplaceNoCaseTest ‑ testReplaceOneMember()
ortus.boxlang.runtime.bifs.global.string.ReReplaceTest ‑ testReplaceAll()
ortus.boxlang.runtime.bifs.global.string.ReReplaceTest ‑ testReplaceAllMember()
ortus.boxlang.runtime.bifs.global.string.ReReplaceTest ‑ testReplaceBackReferenceAll()
ortus.boxlang.runtime.bifs.global.string.ReReplaceTest ‑ testReplaceBackReferenceOne()
ortus.boxlang.runtime.bifs.global.string.ReReplaceTest ‑ testReplaceOne()
ortus.boxlang.runtime.bifs.global.string.ReReplaceTest ‑ testReplaceOneMember()
ortus.boxlang.runtime.bifs.global.string.RemoveCharsTest ‑ It tests the BIF RemoveChars
ortus.boxlang.runtime.bifs.global.string.RemoveCharsTest ‑ It tests the member function for RemoveChars
ortus.boxlang.runtime.bifs.global.string.RepeatStringTest ‑ It repeats a string multiple times
ortus.boxlang.runtime.bifs.global.string.RepeatStringTest ‑ It repeats an empty string
ortus.boxlang.runtime.bifs.global.string.RepeatStringTest ‑ It returns an empty string for zero count
ortus.boxlang.runtime.bifs.global.string.RepeatStringTest ‑ It throws an exception for negative count
ortus.boxlang.runtime.bifs.global.string.ReplaceListTest ‑ It tests the BIF ReplaceList
ortus.boxlang.runtime.bifs.global.string.ReplaceListTest ‑ It tests the BIF ReplaceListNoCase
ortus.boxlang.runtime.bifs.global.string.ReplaceListTest ‑ It tests the member function for ReplaceList
ortus.boxlang.runtime.bifs.global.string.ReplaceListTest ‑ It tests the member function for ReplaceListNoCase
ortus.boxlang.runtime.bifs.global.string.ReplaceNoCaseTest ‑ testReplaceAll()
ortus.boxlang.runtime.bifs.global.string.ReplaceNoCaseTest ‑ testReplaceAllMember()
ortus.boxlang.runtime.bifs.global.string.ReplaceNoCaseTest ‑ testReplaceOnce()
ortus.boxlang.runtime.bifs.global.string.ReplaceNoCaseTest ‑ testReplaceOnceMember()
ortus.boxlang.runtime.bifs.global.string.ReplaceTest ‑ testReplaceAll()
ortus.boxlang.runtime.bifs.global.string.ReplaceTest ‑ testReplaceAllMember()
ortus.boxlang.runtime.bifs.global.string.ReplaceTest ‑ testReplaceOnce()
ortus.boxlang.runtime.bifs.global.string.ReplaceTest ‑ testReplaceOnceMember()
ortus.boxlang.runtime.bifs.global.string.ReverseTest ‑ It reverses a number
ortus.boxlang.runtime.bifs.global.string.ReverseTest ‑ It reverses a string
ortus.boxlang.runtime.bifs.global.string.ReverseTest ‑ It reverses a string as member
ortus.boxlang.runtime.bifs.global.string.RightTest ‑ It allows negative count
ortus.boxlang.runtime.bifs.global.string.RightTest ‑ It extracts rightmost characters as member
ortus.boxlang.runtime.bifs.global.string.RightTest ‑ It extracts rightmost characters from a string
ortus.boxlang.runtime.bifs.global.string.RightTest ‑ It throws exception for zero count
ortus.boxlang.runtime.bifs.global.string.SpanExcludingTest ‑ It extracts leftmost characters as member function
ortus.boxlang.runtime.bifs.global.string.SpanExcludingTest ‑ It extracts leftmost characters from a string using the set
ortus.boxlang.runtime.bifs.global.string.SpanExcludingTest ‑ It ignores the set if not found in the string
ortus.boxlang.runtime.bifs.global.string.SpanExcludingTest ‑ It throws exception for empty string
ortus.boxlang.runtime.bifs.global.string.SpanIncludingTest ‑ It extracts the set from the input string from left to right
ortus.boxlang.runtime.bifs.global.string.SpanIncludingTest ‑ It ignores the set if not found in the string
ortus.boxlang.runtime.bifs.global.string.SpanIncludingTest ‑ It throws exception for empty string
ortus.boxlang.runtime.bifs.global.string.SpanIncludingTest ‑ It works as a member function
ortus.boxlang.runtime.bifs.global.string.StringEachTest ‑ It tests the BIF StringEach
ortus.boxlang.runtime.bifs.global.string.StringEveryTest ‑ It should return early when it his a false condition
ortus.boxlang.runtime.bifs.global.string.StringEveryTest ‑ It should run the UDF over every element as long as they return true
ortus.boxlang.runtime.bifs.global.string.StringFilterTest ‑ It tests the bif String Filter
ortus.boxlang.runtime.bifs.global.string.StringLenTest ‑ It returns the length of the string using len(string)
ortus.boxlang.runtime.bifs.global.string.StringLenTest ‑ It returns the length of the string using string.len()
ortus.boxlang.runtime.bifs.global.string.StringLenTest ‑ It returns the length of the string using stringlen(string)
ortus.boxlang.runtime.bifs.global.string.StringMapTest ‑ Tests the BIF StringMap
ortus.boxlang.runtime.bifs.global.string.StringReduceRightTest ‑ It should use the provided arrow function over the array
ortus.boxlang.runtime.bifs.global.string.StringReduceRightTest ‑ It tests the BIF StringReduceRight with defaults
ortus.boxlang.runtime.bifs.global.string.StringReduceRightTest ‑ Tests StringReduceRight with Lambda
ortus.boxlang.runtime.bifs.global.string.StringReduceRightTest ‑ Tests the member function String.reduceRight
ortus.boxlang.runtime.bifs.global.string.StringReduceTest ‑ Can reduce in to a complex object
ortus.boxlang.runtime.bifs.global.string.StringReduceTest ‑ It should use the provided arrow function over the array
ortus.boxlang.runtime.bifs.global.string.StringReduceTest ‑ It tests the BIF StringReduce with defaults
ortus.boxlang.runtime.bifs.global.string.StringReduceTest ‑ Tests StringReduce with Lambda
ortus.boxlang.runtime.bifs.global.string.StringSomeTest ‑ It should allow you to call it as a member function
ortus.boxlang.runtime.bifs.global.string.StringSomeTest ‑ It should return false if none of the values match
ortus.boxlang.runtime.bifs.global.string.StringSomeTest ‑ It should run the UDF over the array until one returns true
ortus.boxlang.runtime.bifs.global.string.StringSortTest ‑ It should sort text ascending
ortus.boxlang.runtime.bifs.global.string.StringSortTest ‑ It tests the member function for StringSort
ortus.boxlang.runtime.bifs.global.string.StripCRTest ‑ It removes carriage return characters from a string
ortus.boxlang.runtime.bifs.global.string.StripCRTest ‑ It removes carriage return characters from a string as member
ortus.boxlang.runtime.bifs.global.string.StripCRTest ‑ It removes carriage return characters from an empty string
ortus.boxlang.runtime.bifs.global.string.TrimTest ‑ It trims whitespace from the beginning and end of a string
ortus.boxlang.runtime.bifs.global.string.TrimTest ‑ It trims whitespace from the beginning and end of a string as member
ortus.boxlang.runtime.bifs.global.string.TrueFalseFormatTest ‑ It can do true false formats
ortus.boxlang.runtime.bifs.global.string.UCFirstTest ‑ It returns an empty string if the input is empty
ortus.boxlang.runtime.bifs.global.string.UCFirstTest ‑ It transforms the first letter of a string to uppercase
ortus.boxlang.runtime.bifs.global.string.UCFirstTest ‑ It transforms the first letter of each word to uppercase
ortus.boxlang.runtime.bifs.global.string.UCFirstTest ‑ It transforms the first letter of each word to uppercase, with optional lowercase for all uppercase characters
ortus.boxlang.runtime.bifs.global.string.UCFirstTest ‑ It transforms the first letter of each word to uppercase, without optional lowercase for all uppercase characters
ortus.boxlang.runtime.bifs.global.string.UCaseTest ‑ It uppercases as BIF
ortus.boxlang.runtime.bifs.global.string.UCaseTest ‑ It uppercases as BIF and casting
ortus.boxlang.runtime.bifs.global.string.UCaseTest ‑ It uppercases as member
ortus.boxlang.runtime.bifs.global.string.UCaseTest ‑ It uppercases as member and casting
ortus.boxlang.runtime.bifs.global.string.ValTest ‑ It extracts number from string
ortus.boxlang.runtime.bifs.global.string.ValTest ‑ It extracts number from string Member
ortus.boxlang.runtime.bifs.global.string.WrapTest ‑ It tests the BIF Wrap
ortus.boxlang.runtime.bifs.global.string.WrapTest ‑ It tests the member function for Wrap
ortus.boxlang.runtime.bifs.global.string.YesNoFormatTest ‑ It works
ortus.boxlang.runtime.bifs.global.struct.StructAppendTest ‑ It tests the BIF StructAppend with default overwrite
ortus.boxlang.runtime.bifs.global.struct.StructAppendTest ‑ It tests the BIF StructAppend without overwrite
ortus.boxlang.runtime.bifs.global.struct.StructAppendTest ‑ It tests the member function for Struct.Append
ortus.boxlang.runtime.bifs.global.struct.StructClearTest ‑ It can clear the struct
ortus.boxlang.runtime.bifs.global.struct.StructClearTest ‑ It can clear the struct member
ortus.boxlang.runtime.bifs.global.struct.StructCopyTest ‑ It tests the BIF StructCopy
ortus.boxlang.runtime.bifs.global.struct.StructCopyTest ‑ It tests the Struct.copy member function
ortus.boxlang.runtime.bifs.global.struct.StructDeleteTest ‑ It tests the BIF StructDelete
ortus.boxlang.runtime.bifs.global.struct.StructDeleteTest ‑ It tests the BIF StructDelete with indicateNotExists
ortus.boxlang.runtime.bifs.global.struct.StructDeleteTest ‑ It tests the member function for StructDelete
ortus.boxlang.runtime.bifs.global.struct.StructEachTest ‑ It tests the BIF StructEach
ortus.boxlang.runtime.bifs.global.struct.StructEachTest ‑ It tests the member function Struct.each()
ortus.boxlang.runtime.bifs.global.struct.StructEqualsTest ‑ It tests the BIF StructEquals
ortus.boxlang.runtime.bifs.global.struct.StructEqualsTest ‑ It tests the member function for StructEquals
ortus.boxlang.runtime.bifs.global.struct.StructEveryTest ‑ It tests the BIF StructEach
ortus.boxlang.runtime.bifs.global.struct.StructEveryTest ‑ It tests the member function Struct.each()
ortus.boxlang.runtime.bifs.global.struct.StructFilterTest ‑ It should execute in parallel with a max threads arg
ortus.boxlang.runtime.bifs.global.struct.StructFilterTest ‑ It should execute in parallel with no maxThreads arg
ortus.boxlang.runtime.bifs.global.struct.StructFilterTest ‑ It tests the BIF StructFilter
ortus.boxlang.runtime.bifs.global.struct.StructFilterTest ‑ It tests the member function Struct.some()
ortus.boxlang.runtime.bifs.global.struct.StructFindKeyTest ‑ It tests the BIF StructFindKey
ortus.boxlang.runtime.bifs.global.struct.StructFindKeyTest ‑ It tests the member function for StructFindKey
ortus.boxlang.runtime.bifs.global.struct.StructFindTest ‑ It tests the BIF StructFind
ortus.boxlang.runtime.bifs.global.struct.StructFindTest ‑ It tests the BIF StructFind with and without default values
ortus.boxlang.runtime.bifs.global.struct.StructFindTest ‑ It tests the member function for Struct.Find
ortus.boxlang.runtime.bifs.global.struct.StructFindValueTest ‑ It tests the BIF StructFindValue
ortus.boxlang.runtime.bifs.global.struct.StructFindValueTest ‑ It tests the member function for StructFindValue
ortus.boxlang.runtime.bifs.global.struct.StructGetMetadataTest ‑ It tests the BIF StructGetMetadata
ortus.boxlang.runtime.bifs.global.struct.StructGetMetadataTest ‑ It tests the member function for StructGetMetadata
ortus.boxlang.runtime.bifs.global.struct.StructGetTest ‑ It tests the BIF StructGet
ortus.boxlang.runtime.bifs.global.struct.StructGetTest ‑ It tests the BIF StructGet Will return a null if a value is not present
ortus.boxlang.runtime.bifs.global.struct.StructGetTest ‑ testMemberFunction()
ortus.boxlang.runtime.bifs.global.struct.StructInsertTest ‑ It tests the BIF StructIsert
ortus.boxlang.runtime.bifs.global.struct.StructInsertTest ‑ It tests the BIF StructIsert will throw an error if overwrite is false
ortus.boxlang.runtime.bifs.global.struct.StructInsertTest ‑ It tests the BIF StructIsert with overwrite
ortus.boxlang.runtime.bifs.global.struct.StructInsertTest ‑ It tests the member function for StructInsert
ortus.boxlang.runtime.bifs.global.struct.StructIsCaseSensitiveTest ‑ It tests the BIF StructIsCaseSensitive
ortus.boxlang.runtime.bifs.global.struct.StructIsCaseSensitiveTest ‑ It tests the member function for Struct.IsCaseSensitive
ortus.boxlang.runtime.bifs.global.struct.StructIsOrderedTest ‑ It tests the BIF StructIsOrdered
ortus.boxlang.runtime.bifs.global.struct.StructIsOrderedTest ‑ It tests the Member function Struct.isOrdered
ortus.boxlang.runtime.bifs.global.struct.StructKeyArrayTest ‑ It can get keys as an array
ortus.boxlang.runtime.bifs.global.struct.StructKeyArrayTest ‑ It can get keys as an array member functions
ortus.boxlang.runtime.bifs.global.struct.StructKeyExistsTest ‑ It tests the BIF StructKeyExists
ortus.boxlang.runtime.bifs.global.struct.StructKeyExistsTest ‑ It tests the Member function Struct.keyExists
ortus.boxlang.runtime.bifs.global.struct.StructKeyListTest ‑ It can get keys as a comma-separated string
ortus.boxlang.runtime.bifs.global.struct.StructKeyListTest ‑ It can get keys as a comma-separated string using member functions
ortus.boxlang.runtime.bifs.global.struct.StructKeyListTest ‑ It can return a different delimiter
ortus.boxlang.runtime.bifs.global.struct.StructKeyTranslateTest ‑ It tests the BIF StructKeyTranslate with deep translation
ortus.boxlang.runtime.bifs.global.struct.StructKeyTranslateTest ‑ It tests the BIF StructKeyTranslate with defaults
ortus.boxlang.runtime.bifs.global.struct.StructKeyTranslateTest ‑ It tests the BIF StructKeyTranslate with key retention
ortus.boxlang.runtime.bifs.global.struct.StructKeyTranslateTest ‑ It tests the member function Struct.translateKeys
ortus.boxlang.runtime.bifs.global.struct.StructMapTest ‑ It should execute in parallel with a max threads arg
ortus.boxlang.runtime.bifs.global.struct.StructMapTest ‑ It should execute in parallel with no maxThreads arg
ortus.boxlang.runtime.bifs.global.struct.StructMapTest ‑ It tests the BIF StructMap
ortus.boxlang.runtime.bifs.global.struct.StructMapTest ‑ It tests the member function Struct.some()
ortus.boxlang.runtime.bifs.global.struct.StructNewTest ‑ It tests StructNew with comparator callback
ortus.boxlang.runtime.bifs.global.struct.StructNewTest ‑ It tests StructNew with sorting indicators
ortus.boxlang.runtime.bifs.global.struct.StructNewTest ‑ It tests the BIF StructNew
ortus.boxlang.runtime.bifs.global.struct.StructNewTest ‑ case sensitive access
ortus.boxlang.runtime.bifs.global.struct.StructReduceTest ‑ Can reduce a struct in to a nested object
ortus.boxlang.runtime.bifs.global.struct.StructReduceTest ‑ Can reduce a struct to a new struct
ortus.boxlang.runtime.bifs.global.struct.StructReduceTest ‑ Can reduce a struct to a string
ortus.boxlang.runtime.bifs.global.struct.StructReduceTest ‑ Can reduce a struct to an array
ortus.boxlang.runtime.bifs.global.struct.StructReduceTest ‑ Can reduce a using a member function
ortus.boxlang.runtime.bifs.global.struct.StructSomeTest ‑ It tests the BIF StructSome
ortus.boxlang.runtime.bifs.global.struct.StructSomeTest ‑ It tests the member function Struct.some()
ortus.boxlang.runtime.bifs.global.struct.StructSortTest ‑ Can execute sort operations on a case-senstive struct
ortus.boxlang.runtime.bifs.global.struct.StructSortTest ‑ It tests the BIF StructSort using a callback sort
ortus.boxlang.runtime.bifs.global.struct.StructSortTest ‑ It tests the BIF StructSort using the textual sort directives
ortus.boxlang.runtime.bifs.global.struct.StructSortTest ‑ It tests the BIF With numeric sort and path directives
ortus.boxlang.runtime.bifs.global.struct.StructSortTest ‑ It tests the member function for StructSort
ortus.boxlang.runtime.bifs.global.struct.StructToSortedTest ‑ Can perform a sorted conversion on a case-senstive struct
ortus.boxlang.runtime.bifs.global.struct.StructToSortedTest ‑ It tests the BIF StructToSorted using a callback sort
ortus.boxlang.runtime.bifs.global.struct.StructToSortedTest ‑ It tests the BIF StructToSorted using the textual sort directives
ortus.boxlang.runtime.bifs.global.struct.StructToSortedTest ‑ It tests the member function for Struct.ToSorted
ortus.boxlang.runtime.bifs.global.struct.StructUpdateTest ‑ It tests the BIF StructUpdate with existing key
ortus.boxlang.runtime.bifs.global.struct.StructUpdateTest ‑ It tests the BIF StructUpdate with new key
ortus.boxlang.runtime.bifs.global.struct.StructUpdateTest ‑ It tests the member function for structUpdate
ortus.boxlang.runtime.bifs.global.struct.StructValueArrayTest ‑ It tests the BIF StructValueArray
ortus.boxlang.runtime.bifs.global.struct.StructValueArrayTest ‑ It tests the member function for StructValueArray
ortus.boxlang.runtime.bifs.global.system.ApplicationRestartTest ‑ It can stop an application
ortus.boxlang.runtime.bifs.global.system.ApplicationStartTimeTest ‑ It can stop an application
ortus.boxlang.runtime.bifs.global.system.ApplicationStopTest ‑ It can stop an application
ortus.boxlang.runtime.bifs.global.system.BoxAnnounceAsyncTest ‑ It can announce a non-existent event with data
ortus.boxlang.runtime.bifs.global.system.BoxAnnounceAsyncTest ‑ It can announce a non-existent event with no data
ortus.boxlang.runtime.bifs.global.system.BoxAnnounceAsyncTest ‑ It can announce an event named params
ortus.boxlang.runtime.bifs.global.system.BoxAnnounceAsyncTest ‑ It can announce an event with data
ortus.boxlang.runtime.bifs.global.system.BoxAnnounceAsyncTest ‑ It can announce an event with no data
ortus.boxlang.runtime.bifs.global.system.BoxAnnounceTest ‑ It can announce a non-existent event with data
ortus.boxlang.runtime.bifs.global.system.BoxAnnounceTest ‑ It can announce a non-existent event with no data
ortus.boxlang.runtime.bifs.global.system.BoxAnnounceTest ‑ It can announce an event named params
ortus.boxlang.runtime.bifs.global.system.BoxAnnounceTest ‑ It can announce an event with data
ortus.boxlang.runtime.bifs.global.system.BoxAnnounceTest ‑ It can announce an event with no data
ortus.boxlang.runtime.bifs.global.system.CreateGUIDTest ‑ It creates a GUID
ortus.boxlang.runtime.bifs.global.system.CreateObjectTest ‑ Test BIF CreateObject Java
ortus.boxlang.runtime.bifs.global.system.CreateObjectTest ‑ Test BIF CreateObject With BX
ortus.boxlang.runtime.bifs.global.system.CreateObjectTest ‑ Test BIF CreateObject With BX no type
ortus.boxlang.runtime.bifs.global.system.CreateUUIDTest ‑ It creates a UUID
ortus.boxlang.runtime.bifs.global.system.DuplicateTest ‑ It can duplicate a variety of other types
ortus.boxlang.runtime.bifs.global.system.DuplicateTest ‑ It tests can duplicate a linked struct
ortus.boxlang.runtime.bifs.global.system.DuplicateTest ‑ It tests can duplicate a sorted struct
ortus.boxlang.runtime.bifs.global.system.DuplicateTest ‑ It tests the BIF Duplicate can duplicate a struct
ortus.boxlang.runtime.bifs.global.system.DuplicateTest ‑ It tests the BIF Duplicate can duplicate a struct containing a closure
ortus.boxlang.runtime.bifs.global.system.DuplicateTest ‑ It the BIF Duplicate can duplicate a DateTime Object
ortus.boxlang.runtime.bifs.global.system.DuplicateTest ‑ It the BIF Duplicate can duplicate an array
ortus.boxlang.runtime.bifs.global.system.DuplicateTest ‑ benchmarkArray()
ortus.boxlang.runtime.bifs.global.system.DuplicateTest ‑ benchmarkStruct()
ortus.boxlang.runtime.bifs.global.system.EchoTest ‑ It can echo from function
ortus.boxlang.runtime.bifs.global.system.EchoTest ‑ It can echo from function output=true
ortus.boxlang.runtime.bifs.global.system.EchoTest ‑ It can echo multiple to the console
ortus.boxlang.runtime.bifs.global.system.EchoTest ‑ It can echo to the console
ortus.boxlang.runtime.bifs.global.system.GetBaseTemplatePathTest ‑ It gets base template path
ortus.boxlang.runtime.bifs.global.system.GetBaseTemplatePathTest ‑ It gets base template path in include
ortus.boxlang.runtime.bifs.global.system.GetBoxContextTest ‑ It can get the current context
ortus.boxlang.runtime.bifs.global.system.GetBoxRuntimeTest ‑ It can get the current context
ortus.boxlang.runtime.bifs.global.system.GetBoxVersionInfoTest ‑ It can get the current context
ortus.boxlang.runtime.bifs.global.system.GetClassMetadataTest ‑ It can get the metadata for a bx class
ortus.boxlang.runtime.bifs.global.system.GetClassMetadataTest ‑ It can get the metadata for a bx interface
ortus.boxlang.runtime.bifs.global.system.GetComponentListTest ‑ It can get the components list
ortus.boxlang.runtime.bifs.global.system.GetCurrentTemplatePathTest ‑ It gets current template path
ortus.boxlang.runtime.bifs.global.system.GetCurrentTemplatePathTest ‑ It gets current template path in include
ortus.boxlang.runtime.bifs.global.system.GetFileFromPathTest ‑ It gets current file from path unix
ortus.boxlang.runtime.bifs.global.system.GetFileFromPathTest ‑ It gets current file from path windows
ortus.boxlang.runtime.bifs.global.system.GetFunctionCalledNameTest ‑ It can get the function called name when not in a function
ortus.boxlang.runtime.bifs.global.system.GetFunctionCalledNameTest ‑ Test with a function context
ortus.boxlang.runtime.bifs.global.system.GetFunctionCalledNameTest ‑ Test with a function context and a new reference
ortus.boxlang.runtime.bifs.global.system.GetFunctionListTest ‑ It can get the functions list
ortus.boxlang.runtime.bifs.global.system.GetSystemSettingTest ‑ It can get a valid system env variables
ortus.boxlang.runtime.bifs.global.system.GetSystemSettingTest ‑ It can get a valid system property with any case
ortus.boxlang.runtime.bifs.global.system.GetSystemSettingTest ‑ It can get an invalid system property with a default value
ortus.boxlang.runtime.bifs.global.system.GetSystemSettingTest ‑ It will throw an exception when using an invalid property and no default value
ortus.boxlang.runtime.bifs.global.system.GetTempDirectoryTest ‑ It can get the system temp directory
ortus.boxlang.runtime.bifs.global.system.GetTickCountTest ‑ It can get get tick count
ortus.boxlang.runtime.bifs.global.system.InvokeTest ‑ It can invoke in created Box Class Instance
ortus.boxlang.runtime.bifs.global.system.InvokeTest ‑ It can invoke in current context
ortus.boxlang.runtime.bifs.global.system.InvokeTest ‑ It can invoke in existing Box Class Instance
ortus.boxlang.runtime.bifs.global.system.InvokeTest ‑ arguments as argumentCollection
ortus.boxlang.runtime.bifs.global.system.InvokeTest ‑ arguments as argumentCollection2
ortus.boxlang.runtime.bifs.global.system.InvokeTest ‑ invoke on struct
ortus.boxlang.runtime.bifs.global.system.InvokeTest ‑ invoke on variables scope
ortus.boxlang.runtime.bifs.global.system.IsInstanceOfTest ‑ It can can check BL Class types
ortus.boxlang.runtime.bifs.global.system.IsInstanceOfTest ‑ It can can check BL Interface types
ortus.boxlang.runtime.bifs.global.system.IsInstanceOfTest ‑ It can can check BL inherited Interface types
ortus.boxlang.runtime.bifs.global.system.IsInstanceOfTest ‑ It can can check Java types
ortus.boxlang.runtime.bifs.global.system.IsInstanceOfTest ‑ It can can check not Java types
ortus.boxlang.runtime.bifs.global.system.JavaCastTest ‑ It can casts to a char
ortus.boxlang.runtime.bifs.global.system.JavaCastTest ‑ It can casts to a native Java array of int
ortus.boxlang.runtime.bifs.global.system.JavaCastTest ‑ It can casts to a native Java array of string
ortus.boxlang.runtime.bifs.global.system.JavaCastTest ‑ It can casts to a native Java array of struct
ortus.boxlang.runtime.bifs.global.system.JavaCastTest ‑ It casts 'null' to null
ortus.boxlang.runtime.bifs.global.system.JavaCastTest ‑ It casts a boolean to string
ortus.boxlang.runtime.bifs.global.system.JavaCastTest ‑ It casts a number to boolean
ortus.boxlang.runtime.bifs.global.system.JavaCastTest ‑ It casts a number to byte
ortus.boxlang.runtime.bifs.global.system.JavaCastTest ‑ It casts a number to double
ortus.boxlang.runtime.bifs.global.system.JavaCastTest ‑ It casts a string to boolean
ortus.boxlang.runtime.bifs.global.system.JavaCastTest ‑ It casts a string to double
ortus.boxlang.runtime.bifs.global.system.JavaCastTest ‑ It casts a string to float
ortus.boxlang.runtime.bifs.global.system.JavaCastTest ‑ It casts a string to int
ortus.boxlang.runtime.bifs.global.system.JavaCastTest ‑ It casts a string to long
ortus.boxlang.runtime.bifs.global.system.JavaCastTest ‑ It casts null to string
ortus.boxlang.runtime.bifs.global.system.JavaCastTest ‑ It casts to string to bigdecimal
ortus.boxlang.runtime.bifs.global.system.JavaCastTest ‑ It throws an exception when casting to an invalid type
ortus.boxlang.runtime.bifs.global.system.LockTest ‑ It can exclusive
ortus.boxlang.runtime.bifs.global.system.LockTest ‑ It can get named lock
ortus.boxlang.runtime.bifs.global.system.LockTest ‑ It can get named lock exclusive
ortus.boxlang.runtime.bifs.global.system.LockTest ‑ It can get named lock readonly
ortus.boxlang.runtime.bifs.global.system.LockTest ‑ It can get scope lock
ortus.boxlang.runtime.bifs.global.system.LockTest ‑ It can readonly
ortus.boxlang.runtime.bifs.global.system.LockTest ‑ It can timeout
ortus.boxlang.runtime.bifs.global.system.LockTest ‑ It can timeout no error
ortus.boxlang.runtime.bifs.global.system.PrintTest ‑ It can print a struct to the console
ortus.boxlang.runtime.bifs.global.system.PrintTest ‑ It can print an array to the console
ortus.boxlang.runtime.bifs.global.system.PrintTest ‑ It can print to the console
ortus.boxlang.runtime.bifs.global.system.PrintlnTest ‑ It can print a struct to the console
ortus.boxlang.runtime.bifs.global.system.PrintlnTest ‑ It can print an array to the console
ortus.boxlang.runtime.bifs.global.system.PrintlnTest ‑ It can print to the console
ortus.boxlang.runtime.bifs.global.system.RunThreadInContextTest ‑ testCanRunCodeInApplication()
ortus.boxlang.runtime.bifs.global.system.RunThreadInContextTest ‑ testCanRunCodeInApplicationSession()
ortus.boxlang.runtime.bifs.global.system.RunThreadInContextTest ‑ testCanRunCodeInContext()
ortus.boxlang.runtime.bifs.global.system.SessionInvalidateTest ‑ It tests the BIF SessionInvalidate
ortus.boxlang.runtime.bifs.global.system.SessionRotateTest ‑ It tests the BIF SessionRotate
ortus.boxlang.runtime.bifs.global.system.SessionStartTimeTest ‑ It tests the BIF SessionStartTime
ortus.boxlang.runtime.bifs.global.system.SleepTest ‑ It tests the BIF Sleep
ortus.boxlang.runtime.bifs.global.system.SleepTest ‑ It tests the BIF Sleep will throw an error with an invalid duration
ortus.boxlang.runtime.bifs.global.system.SystemExecuteTest ‑ It tests the BIF SystemExecute with an error
ortus.boxlang.runtime.bifs.global.system.SystemExecuteTest ‑ It tests the BIF SystemExecute with default args
ortus.boxlang.runtime.bifs.global.system.SystemExecuteTest ‑ It tests the BIF SystemExecute with output to a file
ortus.boxlang.runtime.bifs.global.system.SystemExecuteTest ‑ It tests the BIF SystemExecute with timeout
ortus.boxlang.runtime.bifs.global.system.ThrowTest ‑ It can throw checked object
ortus.boxlang.runtime.bifs.global.system.ThrowTest ‑ It can throw everthing
ortus.boxlang.runtime.bifs.global.system.ThrowTest ‑ It can throw message
ortus.boxlang.runtime.bifs.global.system.ThrowTest ‑ It can throw message and object
ortus.boxlang.runtime.bifs.global.system.ThrowTest ‑ It can throw nothing
ortus.boxlang.runtime.bifs.global.system.ThrowTest ‑ It can throw unchecked object
ortus.boxlang.runtime.bifs.global.system.WriteLogTest ‑ It can write a default log
ortus.boxlang.runtime.bifs.global.system.WriteLogTest ‑ It can write a default with a custom category
ortus.boxlang.runtime.bifs.global.system.WriteLogTest ‑ It can write a default with a custom log file
ortus.boxlang.runtime.bifs.global.system.java.CreateDynamicProxyTest ‑ It creates a proxy
ortus.boxlang.runtime.bifs.global.temporal.ClearTimezoneTest ‑ It tests the BIF ClearTimezone
ortus.boxlang.runtime.bifs.global.temporal.ClearTimezoneTest ‑ It tests the ClearTimezone works even if a default is not set
ortus.boxlang.runtime.bifs.global.temporal.CreateDateTest ‑ It tests the BIF CreateDate
ortus.boxlang.runtime.bifs.global.temporal.CreateDateTimeTest ‑ It tests the BIF CreateDateTime
ortus.boxlang.runtime.bifs.global.temporal.CreateDateTimeTest ‑ It tests the BIF CreateDateTime with a timezone identifier
ortus.boxlang.runtime.bifs.global.temporal.CreateODBCDateTimeTest ‑ It tests the BIF CreateODBCDate
ortus.boxlang.runtime.bifs.global.temporal.CreateODBCDateTimeTest ‑ It tests the BIF CreateODBCDateTime
ortus.boxlang.runtime.bifs.global.temporal.CreateODBCDateTimeTest ‑ It tests the BIF CreateODBCTime
ortus.boxlang.runtime.bifs.global.temporal.CreateODBCDateTimeTest ‑ It tests the Member function DateTime.toODBCDate
ortus.boxlang.runtime.bifs.global.temporal.CreateODBCDateTimeTest ‑ It tests the Member function DateTime.toODBCTime
ortus.boxlang.runtime.bifs.global.temporal.CreateODBCDateTimeTest ‑ It tests the Member function toODBCDateTime
ortus.boxlang.runtime.bifs.global.temporal.CreateTimeSpanTest ‑ It tests the BIF CreateTimeSpan will throw an error with a missing argument
ortus.boxlang.runtime.bifs.global.temporal.CreateTimeSpanTest ‑ It tests the BIF CreateTimeSpan with a 1 hour duration
ortus.boxlang.runtime.bifs.global.temporal.CreateTimeSpanTest ‑ It tests the BIF CreateTimeSpan with no duration
ortus.boxlang.runtime.bifs.global.temporal.DateAddTest ‑ It tests the BIF DateAdd
ortus.boxlang.runtime.bifs.global.temporal.DateAddTest ‑ It tests the BIF DateAdd with a string as the date argument
ortus.boxlang.runtime.bifs.global.temporal.DateAddTest ‑ It tests the member function DateTime.add( datepart, number )
ortus.boxlang.runtime.bifs.global.temporal.DateCompareTest ‑ It tests the BIF DateCompare
ortus.boxlang.runtime.bifs.global.temporal.DateCompareTest ‑ It tests the BIF DateCompare - date 1 greater
ortus.boxlang.runtime.bifs.global.temporal.DateCompareTest ‑ It tests the BIF DateCompare - equal dates
ortus.boxlang.runtime.bifs.global.temporal.DateCompareTest ‑ It tests the BIF DateCompare with a datepart month
ortus.boxlang.runtime.bifs.global.temporal.DateCompareTest ‑ It tests the BIF DateCompare with a datepart year
ortus.boxlang.runtime.bifs.global.temporal.DateCompareTest ‑ It tests the BIF DateCompare with string dates
ortus.boxlang.runtime.bifs.global.temporal.DateCompareTest ‑ It tests the member function for DateTime.compare
ortus.boxlang.runtime.bifs.global.temporal.DateCompareTest ‑ It tests the member function for DateTime.compareTo
ortus.boxlang.runtime.bifs.global.temporal.DateConvertTest ‑ It tests the BIF DateConvert local2UTC
ortus.boxlang.runtime.bifs.global.temporal.DateConvertTest ‑ It tests the BIF DateConvert with utc2Local
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the BIF DateDiff in Days
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the BIF DateDiff in Hours
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the BIF DateDiff in Milliseconds
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the BIF DateDiff in Minutes
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the BIF DateDiff in Months
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the BIF DateDiff in Seconds
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the BIF DateDiff in WeekDays
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the BIF DateDiff in Weeks
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the BIF DateDiff in Years
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the BIF DateDiff will throw an error with an invalid datePart
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the member DateTime.diff in Days
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the member DateTime.diff in Hours
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the member DateTime.diff in Milliseconds
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the member DateTime.diff in Minutes
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the member DateTime.diff in Months
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the member DateTime.diff in Seconds
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the member DateTime.diff in WeekDays
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the member DateTime.diff in Weeks
ortus.boxlang.runtime.bifs.global.temporal.DateDiffTest ‑ It tests the member DateTime.diff in years
ortus.boxlang.runtime.bifs.global.temporal.DatePartTest ‑ It tests the DatePart Year
ortus.boxlang.runtime.bifs.global.temporal.DatePartTest ‑ It tests the DatePart for Day
ortus.boxlang.runtime.bifs.global.temporal.DatePartTest ‑ It tests the DatePart for DayOfWeek
ortus.boxlang.runtime.bifs.global.temporal.DatePartTest ‑ It tests the DatePart for DayOfYear
ortus.boxlang.runtime.bifs.global.temporal.DatePartTest ‑ It tests the DatePart for Hour
ortus.boxlang.runtime.bifs.global.temporal.DatePartTest ‑ It tests the DatePart for Millisecond
ortus.boxlang.runtime.bifs.global.temporal.DatePartTest ‑ It tests the DatePart for Minute
ortus.boxlang.runtime.bifs.global.temporal.DatePartTest ‑ It tests the DatePart for Month
ortus.boxlang.runtime.bifs.global.temporal.DatePartTest ‑ It tests the DatePart for Quarter
ortus.boxlang.runtime.bifs.global.temporal.DatePartTest ‑ It tests the DatePart for Second
ortus.boxlang.runtime.bifs.global.temporal.DatePartTest ‑ It tests the DatePart for Week of year
ortus.boxlang.runtime.bifs.global.temporal.DateTimeFormatTest ‑ It can use common formatters even when they contain extra spaces
ortus.boxlang.runtime.bifs.global.temporal.DateTimeFormatTest ‑ It tests the BIF DateFormat
ortus.boxlang.runtime.bifs.global.temporal.DateTimeFormatTest ‑ It tests the BIF DateFormat will rewrite incorrect common masks
ortus.boxlang.runtime.bifs.global.temporal.DateTimeFormatTest ‑ It tests the BIF DateFormat with the common format masks
ortus.boxlang.runtime.bifs.global.temporal.DateTimeFormatTest ‑ It tests the BIF DateTimeFormat
ortus.boxlang.runtime.bifs.global.temporal.DateTimeFormatTest ‑ It tests the BIF DateTimeFormat with the common format masks
ortus.boxlang.runtime.bifs.global.temporal.DateTimeFormatTest ‑ It tests the BIF TimeFormat
ortus.boxlang.runtime.bifs.global.temporal.DateTimeFormatTest ‑ It tests the BIF TimeFormat with the common format masks
ortus.boxlang.runtime.bifs.global.temporal.DateTimeFormatTest ‑ It tests the BIF Will Maintain Locale-specific compatibility with common returns
ortus.boxlang.runtime.bifs.global.temporal.DateTimeFormatTest ‑ It tests the BIF will retain locale awareness
ortus.boxlang.runtime.bifs.global.temporal.DateTimeFormatTest ‑ It tests the member function DateTime.format( mask, [timezone] )
ortus.boxlang.runtime.bifs.global.temporal.DateTimeFormatTest ‑ It tests the output of the format will change with a timezone change
ortus.boxlang.runtime.bifs.global.temporal.GetTimezoneInfoTest ‑ It tests the BIF GetTimezoneInfo values
ortus.boxlang.runtime.bifs.global.temporal.GetTimezoneInfoTest ‑ It tests the BIF GetTimezoneInfo with no a timezone and locale argument
ortus.boxlang.runtime.bifs.global.temporal.GetTimezoneInfoTest ‑ It tests the BIF GetTimezoneInfo with no a timezone argument
ortus.boxlang.runtime.bifs.global.temporal.GetTimezoneInfoTest ‑ It tests the BIF GetTimezoneInfo with no arguments
ortus.boxlang.runtime.bifs.global.temporal.LSDateTimeFormatTest ‑ It tests the BIF LSDateFormat using a localized, Spanish long-form format
ortus.boxlang.runtime.bifs.global.temporal.LSDateTimeFormatTest ‑ It tests the BIF LSDateFormat using a traditional chinese long-form format
ortus.boxlang.runtime.bifs.global.temporal.LSDateTimeFormatTest ‑ It tests the BIF LSDateTimeFormat using a localized, Spanish long-form format
ortus.boxlang.runtime.bifs.global.temporal.LSDateTimeFormatTest ‑ It tests the BIF LSDateTimeFormat using a traditional chinese long-form format
ortus.boxlang.runtime.bifs.global.temporal.LSDateTimeFormatTest ‑ It tests the BIF LSTimeFormat using a localized, Spanish long-form format
ortus.boxlang.runtime.bifs.global.temporal.LSDateTimeFormatTest ‑ It tests the BIF LSTimeFormat using a traditional chinese long-form format
ortus.boxlang.runtime.bifs.global.temporal.LSDateTimeFormatTest ‑ It tests the Member function DateTime.LSDateFormat
ortus.boxlang.runtime.bifs.global.temporal.LSDateTimeFormatTest ‑ It tests the Member function DateTime.LSDateTimeFormat
ortus.boxlang.runtime.bifs.global.temporal.LSDateTimeFormatTest ‑ It tests the Member function DateTime.LSTimeFormat
ortus.boxlang.runtime.bifs.global.temporal.LSIsDateTest ‑ It tests the BIF LSIsDate returns false if the date is from another locale
ortus.boxlang.runtime.bifs.global.temporal.LSIsDateTest ‑ It tests the BIF LSIsDate returns false with an invalid date
ortus.boxlang.runtime.bifs.global.temporal.LSIsDateTest ‑ It tests the BIF LSIsDate using a localized russian format
ortus.boxlang.runtime.bifs.global.temporal.LSIsDateTest ‑ It tests the BIF LSIsDate using a localized, Spanish long-form format
ortus.boxlang.runtime.bifs.global.temporal.LSIsDateTest ‑ It tests the BIF LSIsDate using traditional chinese format
ortus.boxlang.runtime.bifs.global.temporal.LSIsDateTest ‑ It tests the BIF LSIsDate will throw an error with an invalid timezone
ortus.boxlang.runtime.bifs.global.temporal.LSIsDateTest ‑ It tests the BIF LSIsDate with a full ISO including offset
ortus.boxlang.runtime.bifs.global.temporal.LSIsDateTest ‑ It tests the BIF LSIsDate with a full ISO including offset and locale argument
ortus.boxlang.runtime.bifs.global.temporal.LSIsDateTest ‑ It tests the BIF LSIsDate with a full ISO without offset
ortus.boxlang.runtime.bifs.global.temporal.LSIsDateTest ‑ It tests the BIF LSIsDate with without any time
ortus.boxlang.runtime.bifs.global.temporal.LSParseDateTimeTest ‑ It tests the BIF LSParseDateTime using a localized russian format
ortus.boxlang.runtime.bifs.global.temporal.LSParseDateTimeTest ‑ It tests the BIF LSParseDateTime using a localized, Spanish long-form format
ortus.boxlang.runtime.bifs.global.temporal.LSParseDateTimeTest ‑ It tests the BIF LSParseDateTime using traditional chinese format
ortus.boxlang.runtime.bifs.global.temporal.LSParseDateTimeTest ‑ It tests the BIF LSParseDateTime with a US ISO format sans T Date/Time separator
ortus.boxlang.runtime.bifs.global.temporal.LSParseDateTimeTest ‑ It tests the BIF LSParseDateTime with a full ISO including offset
ortus.boxlang.runtime.bifs.global.temporal.LSParseDateTimeTest ‑ It tests the BIF LSParseDateTime with a full ISO including offset and locale argument
ortus.boxlang.runtime.bifs.global.temporal.LSParseDateTimeTest ‑ It tests the BIF LSParseDateTime with a full ISO without offset
ortus.boxlang.runtime.bifs.global.temporal.LSParseDateTimeTest ‑ It tests the BIF LSParseDateTime with without any time
ortus.boxlang.runtime.bifs.global.temporal.LSTimeUnitsTest ‑ It tests the BIF LSDayOfWeek
ortus.boxlang.runtime.bifs.global.temporal.LSTimeUnitsTest ‑ It tests the BIF LSWeek
ortus.boxlang.runtime.bifs.global.temporal.LSTimeUnitsTest ‑ It tests the Member function DateTime.LSDayOfWeek
ortus.boxlang.runtime.bifs.global.temporal.LSTimeUnitsTest ‑ It tests the member function DateTime.LSWeek
ortus.boxlang.runtime.bifs.global.temporal.NowTest ‑ Current local time will translated in to the assigned timezone
ortus.boxlang.runtime.bifs.global.temporal.NowTest ‑ It can retrieve the current date
ortus.boxlang.runtime.bifs.global.temporal.NowTest ‑ It can retrieve the current date which will be created with the assigned timezone
ortus.boxlang.runtime.bifs.global.temporal.NowTest ‑ It can retrieve the current date with a timezone
ortus.boxlang.runtime.bifs.global.temporal.ParseDateTimeTest ‑ It tests the BIF ParseDateTime in mm/dd/yyyy format
ortus.boxlang.runtime.bifs.global.temporal.ParseDateTimeTest ‑ It tests the BIF ParseDateTime with a dot-delimited date
ortus.boxlang.runtime.bifs.global.temporal.ParseDateTimeTest ‑ It tests the BIF ParseDateTime with a format argument
ortus.boxlang.runtime.bifs.global.temporal.ParseDateTimeTest ‑ It tests the BIF ParseDateTime with a full ISO including offset
ortus.boxlang.runtime.bifs.global.temporal.ParseDateTimeTest ‑ It tests the BIF ParseDateTime with a full ISO without offset
ortus.boxlang.runtime.bifs.global.temporal.ParseDateTimeTest ‑ It tests the BIF ParseDateTime with a timezone argument
ortus.boxlang.runtime.bifs.global.temporal.ParseDateTimeTest ‑ It tests the BIF ParseDateTime with without any time
ortus.boxlang.runtime.bifs.global.temporal.SetTimezoneTest ‑ It tests the BIF SetTimezone will throw an error with an invalid timezone
ortus.boxlang.runtime.bifs.global.temporal.SetTimezoneTest ‑ It tests the BIF SetTimezone with a GMT Offset
ortus.boxlang.runtime.bifs.global.temporal.SetTimezoneTest ‑ It tests the BIF SetTimezone with a full name
ortus.boxlang.runtime.bifs.global.temporal.SetTimezoneTest ‑ It tests the BIF SetTimezone with a three letter alias zone code
ortus.boxlang.runtime.bifs.global.temporal.SetTimezoneTest ‑ It tests the BIF SetTimezone with case-insensitivity
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF Day
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF DayOfWeek with parse date/time
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF DayOfWeek with system Locale
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF DayOfWeekAsString
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF DayOfWeekShortAsString
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF DayOfYear
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF DaysInMonth
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF DaysInYear
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF FirstDayOfMonth
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF GetNumericDate
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF GetTimeZone
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF GetTimeZone with a specified timezone
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF Hour
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF Millisecond
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF Minute
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF Month
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF MonthAsString
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF MonthShortAsString
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF Nanosecond
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF Offset
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF Offset with a timezone argument
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF Quarter
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF Second
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF WeekOfYear
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the BIF Year
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function DateTime.timeZone
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function Day
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function DayOfWeek
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function DayOfWeekAsString
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function DayOfWeekShortAsString
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function DayOfYear
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function DaysInMonth
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function DaysInYear
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function FirstDayOfMonth
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function Hour
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function Millisecond
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function Minute
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function Month
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function Nanosecond
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function Offset
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function Second
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function WeekOfYear
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the DateTime Member function Year
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the member function DateTime.monthAsString
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the member function DateTime.monthShortAsString
ortus.boxlang.runtime.bifs.global.temporal.TimeUnitsTest ‑ It tests the member function getTime
ortus.boxlang.runtime.bifs.global.type.ArrayLenTest ‑ It returns the length of the array
ortus.boxlang.runtime.bifs.global.type.ArrayLenTest ‑ It returns the length of the number
ortus.boxlang.runtime.bifs.global.type.ArrayLenTest ‑ It returns the length of the string
ortus.boxlang.runtime.bifs.global.type.ArrayLenTest ‑ It returns the length of the struct
ortus.boxlang.runtime.bifs.global.type.NullValueTest ‑ It returns null
ortus.boxlang.runtime.bifs.global.xml.XMLChildPosTest ‑ It can get find a child
ortus.boxlang.runtime.bifs.global.xml.XMLChildPosTest ‑ It can get find a child member
ortus.boxlang.runtime.bifs.global.xml.XMLElemNewTest ‑ It tests the BIF XMLElemNew
ortus.boxlang.runtime.bifs.global.xml.XMLElemNewTest ‑ It tests the BIF XMLElemNew with a namespace
ortus.boxlang.runtime.bifs.global.xml.XMLFormatTest ‑ It tests the BIF XMLFormat
ortus.boxlang.runtime.bifs.global.xml.XMLFormatTest ‑ It tests the member function for String.XMLFormat
ortus.boxlang.runtime.bifs.global.xml.XMLGetNodeTypeTest ‑ It can get node type
ortus.boxlang.runtime.bifs.global.xml.XMLGetNodeTypeTest ‑ It can get node type member
ortus.boxlang.runtime.bifs.global.xml.XMLNewTest ‑ It tests the BIF XMLNew
ortus.boxlang.runtime.bifs.global.xml.XMLParseTest ‑ It can parse
ortus.boxlang.runtime.bifs.global.xml.XMLParseTest ‑ It can parse from file
ortus.boxlang.runtime.bifs.global.xml.XMLSearchTest ‑ It can search
ortus.boxlang.runtime.bifs.global.xml.XMLSearchTest ‑ It can search member
ortus.boxlang.runtime.bifs.global.xml.XMLSearchTest ‑ It can search params
ortus.boxlang.runtime.bifs.global.xml.XMLTransformTest ‑ It can transform
ortus.boxlang.runtime.bifs.global.xml.XMLTransformTest ‑ It can transform from file
ortus.boxlang.runtime.bifs.global.xml.XMLTransformTest ‑ It can transform from file member
ortus.boxlang.runtime.bifs.global.xml.XMLTransformTest ‑ It can transform member
ortus.boxlang.runtime.bifs.global.xml.XMLValidateTest ‑ It tests the BIF XMLValidate Error
ortus.boxlang.runtime.bifs.global.xml.XMLValidateTest ‑ It tests the BIF XMLValidate Success
ortus.boxlang.runtime.cache.BoxCacheEntryTest ‑ It can serialize the BoxCacheEntry to binary
ortus.boxlang.runtime.cache.BoxCacheEntryTest ‑ When creating a BoxCacheEntry, it should have initial properties set
ortus.boxlang.runtime.cache.BoxCacheEntryTest ‑ When updating BoxCacheEntry properties, they should reflect the changes
ortus.boxlang.runtime.cache.filters.RegexFilterTest ‑ Regex Filter: Case-Insensitive Test
ortus.boxlang.runtime.cache.filters.RegexFilterTest ‑ Regex Filter: Case-Sensitive Test
ortus.boxlang.runtime.cache.filters.WildcardFilterTest ‑ Test apply method with ? pattern
ortus.boxlang.runtime.cache.filters.WildcardFilterTest ‑ Test apply method with case sensitivity
ortus.boxlang.runtime.cache.filters.WildcardFilterTest ‑ Test apply method with wildcard pattern
ortus.boxlang.runtime.cache.policies.FIFOTest ‑ FIFO Cache Policy: Comparator Test
ortus.boxlang.runtime.cache.policies.LFUTest ‑ LFU Cache Policy: Comparator Test
ortus.boxlang.runtime.cache.policies.LIFOTest ‑ LIFO Cache Policy: Comparator Test
ortus.boxlang.runtime.cache.policies.LRUTest ‑ LRU Cache Policy: Comparator Test
ortus.boxlang.runtime.cache.policies.MFUTest ‑ MFU Cache Policy: Comparator Test
ortus.boxlang.runtime.cache.policies.MRUTest ‑ MRU Cache Policy: Comparator Test
ortus.boxlang.runtime.cache.policies.RandomTest ‑ Random Cache Policy: Comparator Test
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ Get the cache store metadata report
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ Get the cache store metadata report for a specific key
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ Get the cache store metdata key map
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ It can clear all cache items with a filter
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ It can clear multiple cache items
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ It can clear specific cache items
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ It can do getOrSet() operations
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ It can get a cache item with stats
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ It can get a key stream from the cache
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ It can get a key stream with a cache filter from the cache
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ It can get all keys in the cache
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ It can get all keys in the cache using a key filter
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ It can get multiple cache items
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ It can get multiple cache items with a filter
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ It can lookup for cache keys
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ It can lookup for multiple cache keys
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ It can lookup for multiple cache keys with a filter
ortus.boxlang.runtime.cache.providers.BoxCacheProviderTest ‑ When creating a BoxCacheProvider, it should have initial properties set
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can check if a key exists
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can check if multiple keys exist
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can clear a key
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can clear all and check size
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can clear all using a filter
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can clear multiple keys
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can evict entries using the default LRU eviction policy
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can flush the store
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can get all keys
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can get all keys as a stream
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can get all keys as a stream with a filter
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can get all keys with a filter
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can get config and provider
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can get entries
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can get entries with a filter
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can get lookups with a cache filter
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can get multiple entries
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can getQuiet entries
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can getQuiet entries with a filter
Check notice on line 0 in .github
github-actions / Test Results
3028 tests found (test 2090 to 2785)
There are 3028 tests, see "Raw output" for the list of tests 2090 to 2785.
Raw output
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can getQuiet multiple entries
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can set an entry
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can set multiple entries
ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStoreTest ‑ BaseTest: Can shutdown the store
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can check if a key exists
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can check if multiple keys exist
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can clear a key
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can clear all and check size
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can clear all using a filter
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can clear multiple keys
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can evict entries using the default LRU eviction policy
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can flush the store
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can get all keys
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can get all keys as a stream
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can get all keys as a stream with a filter
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can get all keys with a filter
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can get config and provider
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can get entries
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can get entries with a filter
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can get lookups with a cache filter
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can get multiple entries
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can getQuiet entries
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can getQuiet entries with a filter
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can getQuiet multiple entries
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can set an entry
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can set multiple entries
ortus.boxlang.runtime.cache.store.ConcurrentStoreTest ‑ BaseTest: Can shutdown the store
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can check if a key exists
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can check if multiple keys exist
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can clear a key
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can clear all and check size
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can clear all using a filter
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can clear multiple keys
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can evict entries using the default LRU eviction policy
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can flush the store
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can get all keys
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can get all keys as a stream
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can get all keys as a stream with a filter
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can get all keys with a filter
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can get config and provider
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can get entries
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can get entries with a filter
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can get lookups with a cache filter
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can get multiple entries
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can getQuiet entries
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can getQuiet entries with a filter
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can getQuiet multiple entries
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can set an entry
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can set multiple entries
ortus.boxlang.runtime.cache.store.FileSystemStoreTest ‑ BaseTest: Can shutdown the store
ortus.boxlang.runtime.cache.util.BoxCacheStatsTest ‑ When creating a BoxCacheStats, it should have initial properties set
ortus.boxlang.runtime.cache.util.BoxCacheStatsTest ‑ When recording a cache hit, the hit count should increase
ortus.boxlang.runtime.cache.util.BoxCacheStatsTest ‑ When recording a cache miss, the miss count should increase
ortus.boxlang.runtime.cache.util.BoxCacheStatsTest ‑ When recording a garbage collection hit, the garbage collection count should increase
ortus.boxlang.runtime.cache.util.BoxCacheStatsTest ‑ When recording an eviction, the eviction count should increase
ortus.boxlang.runtime.cache.util.BoxCacheStatsTest ‑ When resetting the cache stats, all counts should be reset to 0
ortus.boxlang.runtime.components.cache.CacheTest ‑ It can flush a directory cache
ortus.boxlang.runtime.components.cache.CacheTest ‑ It can flush a single item from a named cache
ortus.boxlang.runtime.components.cache.CacheTest ‑ It tests the Component BXCache a directory caching
ortus.boxlang.runtime.components.cache.CacheTest ‑ It tests the Component BXCache with a simple variable
ortus.boxlang.runtime.components.cache.CacheTest ‑ It tests the Component BXCache with content between tags
ortus.boxlang.runtime.components.cache.CacheTest ‑ It tests the Component BXCache with content between tags and the content action
ortus.boxlang.runtime.components.cache.CacheTest ‑ It tests the Component BXCache with content between tags and the optimal action
ortus.boxlang.runtime.components.cache.CacheTest ‑ It tests the Component CFCache with a simple variable
ortus.boxlang.runtime.components.cache.CacheTest ‑ It tests the Component Cache with a script parsing
ortus.boxlang.runtime.components.cache.CacheTest ‑ It tests the Component Cache with complex object
ortus.boxlang.runtime.components.cache.CacheTest ‑ It tests the ability to put and retrieve a cache object
ortus.boxlang.runtime.components.debug.TimerTest ‑ It tests the BIF Timer as a comment
ortus.boxlang.runtime.components.debug.TimerTest ‑ It tests the BIF Timer as a comment in BL
ortus.boxlang.runtime.components.debug.TimerTest ‑ It tests the BIF Timer as a comment in BL Script
ortus.boxlang.runtime.components.debug.TimerTest ‑ It tests the BIF Timer as a debug append
ortus.boxlang.runtime.components.debug.TimerTest ‑ It tests the BIF Timer as a variable
ortus.boxlang.runtime.components.debug.TimerTest ‑ It tests the BIF Timer as a variable with microseconds
ortus.boxlang.runtime.components.debug.TimerTest ‑ It tests the BIF Timer as a variable with nanoseconds
ortus.boxlang.runtime.components.debug.TimerTest ‑ It tests the BIF Timer as a variable with seconds
ortus.boxlang.runtime.components.debug.TimerTest ‑ It tests the BIF Timer as inline in BL
ortus.boxlang.runtime.components.debug.TimerTest ‑ It tests the BIF Timer as outline in BL
ortus.boxlang.runtime.components.debug.TimerTest ‑ It tests the BIF Timer with only a label
ortus.boxlang.runtime.components.debug.TimerTest ‑ It tests the Component StopWatch as a variable
ortus.boxlang.runtime.components.debug.TimerTest ‑ It tests the Component StopWatch with only a label
ortus.boxlang.runtime.components.io.DirectoryTest ‑ It tests the Directory action Copy with the defaults
ortus.boxlang.runtime.components.io.DirectoryTest ‑ It tests the Directory action Create defaults will throw an error if the directory exists
ortus.boxlang.runtime.components.io.DirectoryTest ‑ It tests the Directory action Create will throw an error if createPath is false
ortus.boxlang.runtime.components.io.DirectoryTest ‑ It tests the Directory action Create with the defaults
ortus.boxlang.runtime.components.io.DirectoryTest ‑ It tests the Directory action Create with the defaults Tag
ortus.boxlang.runtime.components.io.DirectoryTest ‑ It tests the Directory action Delete
ortus.boxlang.runtime.components.io.DirectoryTest ‑ It tests the Directory action Delete without a recursive arg
ortus.boxlang.runtime.components.io.DirectoryTest ‑ It tests the Directory action List with a listInfo of query
ortus.boxlang.runtime.components.io.FileTest ‑ testFileAppend()
ortus.boxlang.runtime.components.io.FileTest ‑ testFileCopy()
ortus.boxlang.runtime.components.io.FileTest ‑ testFileCopyBX()
ortus.boxlang.runtime.components.io.FileTest ‑ testFileCopyCF()
ortus.boxlang.runtime.components.io.FileTest ‑ testFileDelete()
ortus.boxlang.runtime.components.io.FileTest ‑ testFileDeleteBX()
ortus.boxlang.runtime.components.io.FileTest ‑ testFileDeleteCF()
ortus.boxlang.runtime.components.io.FileTest ‑ testFileMove()
ortus.boxlang.runtime.components.io.FileTest ‑ testFileMoveBX()
ortus.boxlang.runtime.components.io.FileTest ‑ testFileMoveCF()
ortus.boxlang.runtime.components.io.FileTest ‑ testFileReadBinary()
ortus.boxlang.runtime.components.io.FileTest ‑ testFileRename()
ortus.boxlang.runtime.components.io.FileTest ‑ testTextFileReadBX()
ortus.boxlang.runtime.components.io.FileTest ‑ testTextFileReadCF()
ortus.boxlang.runtime.components.io.FileTest ‑ testTextFileReadScript()
ortus.boxlang.runtime.components.io.FileTest ‑ testTextFileWriteBL()
ortus.boxlang.runtime.components.io.FileTest ‑ testTextFileWriteCF()
ortus.boxlang.runtime.components.io.FileTest ‑ testTextFileWriteScript()
ortus.boxlang.runtime.components.jdbc.DBInfoTest ‑ Can get JDBC driver version info
ortus.boxlang.runtime.components.jdbc.DBInfoTest ‑ Can get catalog and schema names
ortus.boxlang.runtime.components.jdbc.DBInfoTest ‑ Can get db tables when type=tables
ortus.boxlang.runtime.components.jdbc.DBInfoTest ‑ Can get filter table results by pattern name
ortus.boxlang.runtime.components.jdbc.DBInfoTest ‑ Can get foreign keys on a table via type=foreignkeys
ortus.boxlang.runtime.components.jdbc.DBInfoTest ‑ Can get procedures via type=index
ortus.boxlang.runtime.components.jdbc.DBInfoTest ‑ Can get table column data
ortus.boxlang.runtime.components.jdbc.DBInfoTest ‑ Can get table indices on any table case
ortus.boxlang.runtime.components.jdbc.DBInfoTest ‑ Can get table indices via type=index
ortus.boxlang.runtime.components.jdbc.DBInfoTest ‑ Gets empty tables query when unmatched database name is provided
ortus.boxlang.runtime.components.jdbc.DBInfoTest ‑ It requires a non-null `type` argument matching a valid type
ortus.boxlang.runtime.components.jdbc.DBInfoTest ‑ It requires the `table` argument on column, foreignkeys, and index types`
ortus.boxlang.runtime.components.jdbc.DBInfoTest ‑ Throws on non-existent datasource
ortus.boxlang.runtime.components.jdbc.DBInfoTest ‑ Throws on non-existent tablename
ortus.boxlang.runtime.components.jdbc.QueryTest ‑ It can access the results of a queryExecute call
ortus.boxlang.runtime.components.jdbc.QueryTest ‑ It can execute a query on a named datasource
ortus.boxlang.runtime.components.jdbc.QueryTest ‑ It can execute a query with no bindings on the default datasource
ortus.boxlang.runtime.components.jdbc.QueryTest ‑ It can execute a query with no bindings on the default datasource in BL Tags
ortus.boxlang.runtime.components.jdbc.QueryTest ‑ It can execute a query with query param bindings on the default datasource
ortus.boxlang.runtime.components.jdbc.QueryTest ‑ It can return query results as a struct
ortus.boxlang.runtime.components.jdbc.QueryTest ‑ It can return query results as an array
ortus.boxlang.runtime.components.jdbc.QueryTest ‑ It closes connection on completion
ortus.boxlang.runtime.components.jdbc.QueryTest ‑ It throws an exception if the returnType is invalid
ortus.boxlang.runtime.components.jdbc.QueryTest ‑ It throws an exception if the returnType is struct but no columnKey is provided
ortus.boxlang.runtime.components.jdbc.QueryTest ‑ It throws an exception if the specified datasource is not registered
ortus.boxlang.runtime.components.jdbc.QueryTest ‑ It uses the default name of cfquery for the query results
ortus.boxlang.runtime.components.jdbc.StoredProcTest ‑ It closes connection on completion
ortus.boxlang.runtime.components.jdbc.StoredProcTest ‑ It properly handles IN params
ortus.boxlang.runtime.components.jdbc.StoredProcTest ‑ It properly handles OUT params
ortus.boxlang.runtime.components.jdbc.StoredProcTest ‑ It properly returns ResultSet objects
ortus.boxlang.runtime.components.jdbc.StoredProcTest ‑ It requires the 'procedure' argument
ortus.boxlang.runtime.components.jdbc.StoredProcTest ‑ It tests CFML tag compat syntax
ortus.boxlang.runtime.components.jdbc.StoredProcTest ‑ It throws if the stored procedure could not be located.
ortus.boxlang.runtime.components.jdbc.StoredProcTest ‑ testMultiResultSets()
ortus.boxlang.runtime.components.jdbc.TransactionTest ‑ Can compile a transaction component
ortus.boxlang.runtime.components.jdbc.TransactionTest ‑ Properly cleans up transaction context after exceptions
ortus.boxlang.runtime.components.jdbc.TransactionTest ‑ Re-broadcasts exceptions
ortus.boxlang.runtime.components.jdbc.TransactionTest ‑ Throws on bad action level
ortus.boxlang.runtime.components.jdbc.TransactionTest ‑ Throws on bad isolation level
ortus.boxlang.runtime.components.jdbc.TransactionTest ‑ Throws validation error if you try to begun an already-begun transaction
ortus.boxlang.runtime.components.jdbc.TransactionTest ‑ Throws validation error if you try to commit or rollback a non-existing transaction
ortus.boxlang.runtime.components.net.HTTPTest ‑ It can make HTTP call ACF script
ortus.boxlang.runtime.components.net.HTTPTest ‑ It can make HTTP call script
ortus.boxlang.runtime.components.net.HTTPTest ‑ It can make HTTP call tag attributeCollection
ortus.boxlang.runtime.components.net.HTTPTest ‑ It can make a GET request with URL params
ortus.boxlang.runtime.components.net.HTTPTest ‑ It can make a default GET request
ortus.boxlang.runtime.components.net.HTTPTest ‑ It can make a default GET request in BL Tags
ortus.boxlang.runtime.components.net.HTTPTest ‑ It can make a post request with a json body
ortus.boxlang.runtime.components.net.HTTPTest ‑ It can make a post request with form params
ortus.boxlang.runtime.components.net.HTTPTest ‑ It parses returned cookies into a Cookies query object
ortus.boxlang.runtime.components.system.AbortTest ‑ It can abort
ortus.boxlang.runtime.components.system.AbortTest ‑ It can abort ACF script
ortus.boxlang.runtime.components.system.AbortTest ‑ It can abort page
ortus.boxlang.runtime.components.system.AbortTest ‑ It can abort script
ortus.boxlang.runtime.components.system.AbortTest ‑ It can abort with message
ortus.boxlang.runtime.components.system.AbortTest ‑ It cannot catch abort
ortus.boxlang.runtime.components.system.DumpTest ‑ It can dump ACF script
ortus.boxlang.runtime.components.system.DumpTest ‑ It can dump BL tag
ortus.boxlang.runtime.components.system.DumpTest ‑ It can dump script
ortus.boxlang.runtime.components.system.DumpTest ‑ It can dump tag
ortus.boxlang.runtime.components.system.ExecuteComponentTest ‑ testExecuteBX()
ortus.boxlang.runtime.components.system.ExecuteComponentTest ‑ testExecuteCF()
ortus.boxlang.runtime.components.system.IncludeTest ‑ It can include template ACF script
ortus.boxlang.runtime.components.system.IncludeTest ‑ It can include template BL tag
ortus.boxlang.runtime.components.system.IncludeTest ‑ It can include template script
ortus.boxlang.runtime.components.system.IncludeTest ‑ It can include template script shortcut
ortus.boxlang.runtime.components.system.IncludeTest ‑ It can include template tag
ortus.boxlang.runtime.components.system.InvokeTest ‑ It can invoke in created Box Class Instance
ortus.boxlang.runtime.components.system.InvokeTest ‑ It can invoke in current context
ortus.boxlang.runtime.components.system.InvokeTest ‑ It can invoke in current context ACF Script
ortus.boxlang.runtime.components.system.InvokeTest ‑ It can invoke in current context BL Tag
ortus.boxlang.runtime.components.system.InvokeTest ‑ It can invoke in current context CF Script
ortus.boxlang.runtime.components.system.InvokeTest ‑ It can invoke in current context CF Tag
ortus.boxlang.runtime.components.system.InvokeTest ‑ It can invoke in current context with array argumentCollection
ortus.boxlang.runtime.components.system.InvokeTest ‑ It can invoke in current context with invoke argument
ortus.boxlang.runtime.components.system.InvokeTest ‑ It can invoke in current context with invoke argument and struct
ortus.boxlang.runtime.components.system.InvokeTest ‑ It can invoke in current context with struct argumentCollection
ortus.boxlang.runtime.components.system.InvokeTest ‑ It can invoke in existing Box Class Instance
ortus.boxlang.runtime.components.system.InvokeTest ‑ It can invoke on a struct
ortus.boxlang.runtime.components.system.InvokeTest ‑ It can invoke with invoke argument and array
ortus.boxlang.runtime.components.system.InvokeTest ‑ It can transpile component to class in CF
ortus.boxlang.runtime.components.system.InvokeTest ‑ Test invoke dynamic setters
ortus.boxlang.runtime.components.system.InvokeTest ‑ arguments as argumentCollection
ortus.boxlang.runtime.components.system.InvokeTest ‑ arguments as argumentCollection2
ortus.boxlang.runtime.components.system.LogTest ‑ It tests the BIF Log with BX tag parsing
ortus.boxlang.runtime.components.system.LogTest ‑ It tests the BIF Log with BoxLang parsing
ortus.boxlang.runtime.components.system.LogTest ‑ It tests the BIF Log with CF tag parsing
ortus.boxlang.runtime.components.system.LogTest ‑ It tests the BIF Log with CFML parsing
ortus.boxlang.runtime.components.system.LogTest ‑ It tests the BIF Log with Script parsing
ortus.boxlang.runtime.components.system.LoopTest ‑ testSingleRowQueryAsStringBL()
ortus.boxlang.runtime.components.system.LoopTest ‑ testcfloopQueryAsQuery()
ortus.boxlang.runtime.components.system.LoopTest ‑ testcfloopQueryAsString()
ortus.boxlang.runtime.components.system.LoopTest ‑ testcfloopQueryAsStringBL()
ortus.boxlang.runtime.components.system.LoopTest ‑ testcfloopQueryGrouped()
ortus.boxlang.runtime.components.system.LoopTest ‑ testcfloopQueryMaxRows()
ortus.boxlang.runtime.components.system.LoopTest ‑ testcfloopQueryStartAndMaxRows()
ortus.boxlang.runtime.components.system.LoopTest ‑ testcfloopQueryStartRow()
ortus.boxlang.runtime.components.system.LoopTest ‑ testcfloopQueryUnScoped()
ortus.boxlang.runtime.components.system.LoopTest ‑ testcfloopQueryVariablesScoped()
ortus.boxlang.runtime.components.system.ModuleTest ‑ testCanRunBXMCustomTagUnderscore()
ortus.boxlang.runtime.components.system.ModuleTest ‑ testCanRunCustomTagACFScript()
ortus.boxlang.runtime.components.system.ModuleTest ‑ testCanRunCustomTagBLTag()
ortus.boxlang.runtime.components.system.ModuleTest ‑ testCanRunCustomTagCustomAttributes()
ortus.boxlang.runtime.components.system.ModuleTest ‑ testCanRunCustomTagName()
ortus.boxlang.runtime.components.system.ModuleTest ‑ testCanRunCustomTagNameBL()
ortus.boxlang.runtime.components.system.ModuleTest ‑ testCanRunCustomTagScript()
ortus.boxlang.runtime.components.system.ModuleTest ‑ testCanRunCustomTagTag()
ortus.boxlang.runtime.components.system.ModuleTest ‑ testCanRunCustomTagUnderscore()
ortus.boxlang.runtime.components.system.ModuleTest ‑ testCanRunCustomTagUnderscoreBL()
ortus.boxlang.runtime.components.system.ModuleTest ‑ testCanRunCustomTagWithEnd()
ortus.boxlang.runtime.components.system.ModuleTest ‑ testCanRunCustomTagWithEnd2()
ortus.boxlang.runtime.components.system.ObjectTest ‑ It tests the BIF Object a java object
ortus.boxlang.runtime.components.system.ObjectTest ‑ testComponentBX()
ortus.boxlang.runtime.components.system.ObjectTest ‑ testComponentScript()
ortus.boxlang.runtime.components.system.OutputTest ‑ testCfoutputQueryAsQuery()
ortus.boxlang.runtime.components.system.OutputTest ‑ testCfoutputQueryAsString()
ortus.boxlang.runtime.components.system.OutputTest ‑ testCfoutputQueryAsStringBL()
ortus.boxlang.runtime.components.system.OutputTest ‑ testCfoutputQueryGrouped()
ortus.boxlang.runtime.components.system.OutputTest ‑ testCfoutputQueryMaxRows()
ortus.boxlang.runtime.components.system.OutputTest ‑ testCfoutputQueryStartAndMaxRows()
ortus.boxlang.runtime.components.system.OutputTest ‑ testCfoutputQueryStartRow()
ortus.boxlang.runtime.components.system.OutputTest ‑ testCfoutputQueryUnScoped()
ortus.boxlang.runtime.components.system.OutputTest ‑ testCfoutputQueryVariablesScoped()
ortus.boxlang.runtime.components.system.OutputTest ‑ testTextOutput()
ortus.boxlang.runtime.components.system.ParamTest ‑ It can param ACF script
ortus.boxlang.runtime.components.system.ParamTest ‑ It can param BL tag
ortus.boxlang.runtime.components.system.ParamTest ‑ It can param script
ortus.boxlang.runtime.components.system.ParamTest ‑ It can param script shortcut no type
ortus.boxlang.runtime.components.system.ParamTest ‑ It can param script shortcut scope no type
ortus.boxlang.runtime.components.system.ParamTest ‑ It can param script shortcut scope type
ortus.boxlang.runtime.components.system.ParamTest ‑ It can param script shortcut scope type Only
ortus.boxlang.runtime.components.system.ParamTest ‑ It can param script shortcut with type
ortus.boxlang.runtime.components.system.ParamTest ‑ It can param script shortcut with type only
ortus.boxlang.runtime.components.system.ParamTest ‑ It can param tag
ortus.boxlang.runtime.components.system.SaveContentTest ‑ It can capture appended content tag
ortus.boxlang.runtime.components.system.SaveContentTest ‑ It can capture content ACF script
ortus.boxlang.runtime.components.system.SaveContentTest ‑ It can capture content BL tag
ortus.boxlang.runtime.components.system.SaveContentTest ‑ It can capture content script
ortus.boxlang.runtime.components.system.SaveContentTest ‑ It can capture content tag
ortus.boxlang.runtime.components.system.SaveContentTest ‑ It can capture trimmed content tag
ortus.boxlang.runtime.components.system.SettingTest ‑ testBLOutputQueryAsString()
ortus.boxlang.runtime.components.system.SettingTest ‑ testCfoutputQueryAsString()
ortus.boxlang.runtime.components.system.SilentTest ‑ testSilent()
ortus.boxlang.runtime.components.system.SilentTest ‑ testSilentBL()
ortus.boxlang.runtime.components.threading.ThreadTest ‑ It can join thread no timeout
ortus.boxlang.runtime.components.threading.ThreadTest ‑ It can join thread postive timeout
ortus.boxlang.runtime.components.threading.ThreadTest ‑ It can join thread zero timeout
ortus.boxlang.runtime.components.threading.ThreadTest ‑ It can stop thread
ortus.boxlang.runtime.components.threading.ThreadTest ‑ It can thread ACF script
ortus.boxlang.runtime.components.threading.ThreadTest ‑ It can thread BL tag
ortus.boxlang.runtime.components.threading.ThreadTest ‑ It can thread script
ortus.boxlang.runtime.components.threading.ThreadTest ‑ It can thread tag
ortus.boxlang.runtime.components.threading.ThreadTest ‑ testHasTheadScope()
ortus.boxlang.runtime.config.ConfigLoaderTest ‑ It can load a custom config file using a Path
ortus.boxlang.runtime.config.ConfigLoaderTest ‑ It can load a custom config file using a URL
ortus.boxlang.runtime.config.ConfigLoaderTest ‑ It can load a custom config file using a string
ortus.boxlang.runtime.config.ConfigLoaderTest ‑ It can load the core config file
ortus.boxlang.runtime.config.ConfigLoaderTest ‑ It can register a new mapping
ortus.boxlang.runtime.config.ConfigLoaderTest ‑ It can unregister a mapping
ortus.boxlang.runtime.config.segments.DatasourceConfigTest ‑ I can get a unique hash code for a datasource
ortus.boxlang.runtime.config.segments.DatasourceConfigTest ‑ It can create a unique name for an on the fly datasource
ortus.boxlang.runtime.config.segments.DatasourceConfigTest ‑ It can create a unique name for the datasource
ortus.boxlang.runtime.config.segments.DatasourceConfigTest ‑ It can create a unique name for the datasource with an application name
ortus.boxlang.runtime.config.segments.DatasourceConfigTest ‑ It can generate hikari config
ortus.boxlang.runtime.config.segments.DatasourceConfigTest ‑ It can load a config with placeholders
ortus.boxlang.runtime.config.segments.DatasourceConfigTest ‑ It can load config
ortus.boxlang.runtime.config.segments.DatasourceConfigTest ‑ It can skip driver in place of jdbc url
ortus.boxlang.runtime.config.segments.DatasourceConfigTest ‑ It can use 'type' in place of 'driver'
ortus.boxlang.runtime.config.segments.DatasourceConfigTest ‑ It can validate equality of datasources
ortus.boxlang.runtime.config.segments.DatasourceConfigTest ‑ It can validate inequality of datasources
ortus.boxlang.runtime.config.segments.DatasourceConfigTest ‑ It casts numeric values correctly upon instantation
ortus.boxlang.runtime.config.util.PlaceholderHelperTest ‑ Placeholder can replace more than one placeholder of the same name
ortus.boxlang.runtime.config.util.PlaceholderHelperTest ‑ Placeholder can replace with a custom map
ortus.boxlang.runtime.config.util.PlaceholderHelperTest ‑ Placeholder can replace with a custom map and default values
ortus.boxlang.runtime.config.util.PlaceholderHelperTest ‑ PlaceholderHelper.resolve() should not resolve placeholders with invalid syntax
ortus.boxlang.runtime.config.util.PlaceholderHelperTest ‑ PlaceholderHelper.resolve() should not resolve unknown placeholders
ortus.boxlang.runtime.config.util.PlaceholderHelperTest ‑ PlaceholderHelper.resolve() should resolve placeholders in the input string with no case sensitivity
ortus.boxlang.runtime.context.BaseContextTest ‑ testClosure()
ortus.boxlang.runtime.context.BaseContextTest ‑ testClosureInClosureInUDF()
ortus.boxlang.runtime.context.BaseContextTest ‑ testClosureInUDF()
ortus.boxlang.runtime.context.BaseContextTest ‑ testLambda()
ortus.boxlang.runtime.context.BaseContextTest ‑ testScripting()
ortus.boxlang.runtime.context.BaseContextTest ‑ testUDF()
ortus.boxlang.runtime.context.CatchBoxContextTest ‑ Test default assignment scope
ortus.boxlang.runtime.context.CatchBoxContextTest ‑ Test default constructor
ortus.boxlang.runtime.context.ClosureBoxContextTest ‑ Can find closest function
ortus.boxlang.runtime.context.ClosureBoxContextTest ‑ Test constructors
ortus.boxlang.runtime.context.ClosureBoxContextTest ‑ Test default assignment scope
ortus.boxlang.runtime.context.ClosureBoxContextTest ‑ Test scope lookup
ortus.boxlang.runtime.context.FunctionBoxContextTest ‑ Can find closest function
ortus.boxlang.runtime.context.FunctionBoxContextTest ‑ Test constructors
ortus.boxlang.runtime.context.FunctionBoxContextTest ‑ Test default assignment scope
ortus.boxlang.runtime.context.FunctionBoxContextTest ‑ Test scope lookup
ortus.boxlang.runtime.context.LambdaBoxContextTest ‑ Can find closest function
ortus.boxlang.runtime.context.LambdaBoxContextTest ‑ Test constructors
ortus.boxlang.runtime.context.LambdaBoxContextTest ‑ Test default assignment scope
ortus.boxlang.runtime.context.LambdaBoxContextTest ‑ Test scope lookup
ortus.boxlang.runtime.context.ScriptingRequestBoxContextTest ‑ Can load an app descriptor
ortus.boxlang.runtime.context.ScriptingRequestBoxContextTest ‑ Can load an app descriptor with a string for a defaultDatasource
ortus.boxlang.runtime.context.ScriptingRequestBoxContextTest ‑ Can load an app descriptor with an inline datasource for a defaultDatasource
ortus.boxlang.runtime.context.ScriptingRequestBoxContextTest ‑ Test default assignment scope
ortus.boxlang.runtime.context.ScriptingRequestBoxContextTest ‑ Test default constructor
ortus.boxlang.runtime.context.ScriptingRequestBoxContextTest ‑ Test scopeFind default scope
ortus.boxlang.runtime.context.ScriptingRequestBoxContextTest ‑ Test scopeFind with existing key
ortus.boxlang.runtime.context.ScriptingRequestBoxContextTest ‑ Test scopeFind with missing key
ortus.boxlang.runtime.context.ScriptingRequestBoxContextTest ‑ Test template path
ortus.boxlang.runtime.dynamic.ExpressionInterpreterTest ‑ It can error on invalid Expression
ortus.boxlang.runtime.dynamic.ExpressionInterpreterTest ‑ It can get a deep variable
ortus.boxlang.runtime.dynamic.ExpressionInterpreterTest ‑ It can get a deep variable with brackets
ortus.boxlang.runtime.dynamic.ExpressionInterpreterTest ‑ It can get a scope
ortus.boxlang.runtime.dynamic.ExpressionInterpreterTest ‑ It can get a scoped variable
ortus.boxlang.runtime.dynamic.ExpressionInterpreterTest ‑ It can get a scoped variable double escape
ortus.boxlang.runtime.dynamic.ExpressionInterpreterTest ‑ It can get a scoped variable single escape
ortus.boxlang.runtime.dynamic.ExpressionInterpreterTest ‑ It can get a scoped variable2
ortus.boxlang.runtime.dynamic.ExpressionInterpreterTest ‑ It can get an unscoped variable
ortus.boxlang.runtime.dynamic.ExpressionInterpreterTest ‑ It can get dot expression inside of brackets
ortus.boxlang.runtime.dynamic.ExpressionInterpreterTest ‑ It can get expression inside of brackets
ortus.boxlang.runtime.dynamic.ExpressionInterpreterTest ‑ It can get string literal
ortus.boxlang.runtime.dynamic.ExpressionInterpreterTest ‑ It can set a deep variable with array notation
ortus.boxlang.runtime.dynamic.ExpressionInterpreterTest ‑ It can set a deep variable with array notation and inner expr
ortus.boxlang.runtime.dynamic.ExpressionInterpreterTest ‑ It can set a scoped variable
ortus.boxlang.runtime.dynamic.ExpressionInterpreterTest ‑ It can set an unscoped variable
ortus.boxlang.runtime.dynamic.ReferencerTest ‑ It can assign deeply
ortus.boxlang.runtime.dynamic.ReferencerTest ‑ It can assign deeply array
ortus.boxlang.runtime.dynamic.ReferencerTest ‑ It can assign to a scope
ortus.boxlang.runtime.dynamic.ReferencerTest ‑ It can assign to a struct
ortus.boxlang.runtime.dynamic.ReferencerTest ‑ It can dereference from a scope
ortus.boxlang.runtime.dynamic.ReferencerTest ‑ It can dereference from a struct
ortus.boxlang.runtime.dynamic.ReferencerTest ‑ It can safely dereference from a scope
ortus.boxlang.runtime.dynamic.ReferencerTest ‑ It can safely dereference from a struct
ortus.boxlang.runtime.dynamic.casters.ArrayCasterTest ‑ It can cast a BL Array to a array
ortus.boxlang.runtime.dynamic.casters.ArrayCasterTest ‑ It can cast a Java Array to a array
ortus.boxlang.runtime.dynamic.casters.ArrayCasterTest ‑ It can cast a Java List to a array
ortus.boxlang.runtime.dynamic.casters.ArrayCasterTest ‑ It can cast arguments scope to a array
ortus.boxlang.runtime.dynamic.casters.ArrayCasterTest ‑ It should no cast Integer to Java Array
ortus.boxlang.runtime.dynamic.casters.ArrayCasterTest ‑ The returned value should be null
ortus.boxlang.runtime.dynamic.casters.BooleanCasterTest ‑ It can attempt to cast
ortus.boxlang.runtime.dynamic.casters.BooleanCasterTest ‑ It can cast a boolean to a boolean
ortus.boxlang.runtime.dynamic.casters.BooleanCasterTest ‑ It can cast a number to a boolean
ortus.boxlang.runtime.dynamic.casters.BooleanCasterTest ‑ It can cast a string to a boolean
ortus.boxlang.runtime.dynamic.casters.CollectionCasterTest ‑ It can cast a List to a Collection
ortus.boxlang.runtime.dynamic.casters.CollectionCasterTest ‑ It can cast a Map to a Collection
ortus.boxlang.runtime.dynamic.casters.CollectionCasterTest ‑ It can cast a Scope to a Collection
ortus.boxlang.runtime.dynamic.casters.CollectionCasterTest ‑ It can cast an Array to a Collection
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ It can cast null to not be a date
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting Calendar to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting Date to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting ISO Date string to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting ISO DateTime string to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting LocalDate to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting LocalDateTime to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting Month First long Date string to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting Month First medium Date string to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting Month First short Date string to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting ODBC Date string to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting ODBC DateTime string to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting ZonedDateTime to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting full Date string to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting full DateTime string to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting full ISO DateTime with millis string to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting invalid string representation of date to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting long Date string to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting long DateTime string to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting medium Date string to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting medium DateTime string to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting short Date string to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting short DateTime string to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test casting valid string representation of date to DateTime
ortus.boxlang.runtime.dynamic.casters.DateTimeCasterTest ‑ Test ts strings
ortus.boxlang.runtime.dynamic.casters.DoubleCasterTest ‑ Double casting can cast a fraction
ortus.boxlang.runtime.dynamic.casters.DoubleCasterTest ‑ It can attempt to cast
ortus.boxlang.runtime.dynamic.casters.DoubleCasterTest ‑ It can cast a Double to a Double
ortus.boxlang.runtime.dynamic.casters.DoubleCasterTest ‑ It can cast a boolean to a Double
ortus.boxlang.runtime.dynamic.casters.DoubleCasterTest ‑ It can cast a char array to a Double
ortus.boxlang.runtime.dynamic.casters.DoubleCasterTest ‑ It can cast a char to a Double
ortus.boxlang.runtime.dynamic.casters.DoubleCasterTest ‑ It can cast a null to a Double
ortus.boxlang.runtime.dynamic.casters.DoubleCasterTest ‑ It can cast a string to a Double
ortus.boxlang.runtime.dynamic.casters.DoubleCasterTest ‑ canMeetBenchmark()
ortus.boxlang.runtime.dynamic.casters.DoubleCasterTest ‑ testInfinity()
ortus.boxlang.runtime.dynamic.casters.DoubleCasterTest ‑ testItCanHandleFloatingPointMath()
ortus.boxlang.runtime.dynamic.casters.FunctionCasterTest ‑ It can attempt to cast
ortus.boxlang.runtime.dynamic.casters.FunctionCasterTest ‑ It can cast a Function to a Function
ortus.boxlang.runtime.dynamic.casters.FunctionCasterTest ‑ It can not cast a non-function
ortus.boxlang.runtime.dynamic.casters.KeyCasterTest ‑ It can attempt to cast
ortus.boxlang.runtime.dynamic.casters.KeyCasterTest ‑ It can cast a BigDecimal to a key
ortus.boxlang.runtime.dynamic.casters.KeyCasterTest ‑ It can cast a Boolean to a key
ortus.boxlang.runtime.dynamic.casters.KeyCasterTest ‑ It can cast a Double to a key
ortus.boxlang.runtime.dynamic.casters.KeyCasterTest ‑ It can cast a Float to a key
ortus.boxlang.runtime.dynamic.casters.KeyCasterTest ‑ It can cast a byte array to a key
ortus.boxlang.runtime.dynamic.casters.KeyCasterTest ‑ It can cast a null to a key
ortus.boxlang.runtime.dynamic.casters.KeyCasterTest ‑ It can cast a string to a key
ortus.boxlang.runtime.dynamic.casters.KeyCasterTest ‑ It can cast an int to a key
ortus.boxlang.runtime.dynamic.casters.ModifiableArrayCasterTest ‑ It can cast a BL Array to a array
ortus.boxlang.runtime.dynamic.casters.ModifiableArrayCasterTest ‑ It can cast a Java Array to a array
ortus.boxlang.runtime.dynamic.casters.ModifiableArrayCasterTest ‑ It can cast a Java List to a array
ortus.boxlang.runtime.dynamic.casters.ModifiableArrayCasterTest ‑ It can cast arguments scope to a array
ortus.boxlang.runtime.dynamic.casters.ModifiableStructCasterTest ‑ It can cast a BL Struct to a Struct
ortus.boxlang.runtime.dynamic.casters.ModifiableStructCasterTest ‑ It can cast a Java Map to a Struct
ortus.boxlang.runtime.dynamic.casters.ModifiableStructCasterTest ‑ It can cast arguments scope to a Struct
ortus.boxlang.runtime.dynamic.casters.QueryCasterTest ‑ It can attempt to cast
ortus.boxlang.runtime.dynamic.casters.QueryCasterTest ‑ It can cast a query to a query
ortus.boxlang.runtime.dynamic.casters.StringCasterTest ‑ It can attempt to cast
ortus.boxlang.runtime.dynamic.casters.StringCasterTest ‑ It can cast a BigDecimal to a string
ortus.boxlang.runtime.dynamic.casters.StringCasterTest ‑ It can cast a Boolean to a string
ortus.boxlang.runtime.dynamic.casters.StringCasterTest ‑ It can cast a Double to a string
ortus.boxlang.runtime.dynamic.casters.StringCasterTest ‑ It can cast a Float to a string
ortus.boxlang.runtime.dynamic.casters.StringCasterTest ‑ It can cast a Locale to a string
ortus.boxlang.runtime.dynamic.casters.StringCasterTest ‑ It can cast a TimeZone to a string
ortus.boxlang.runtime.dynamic.casters.StringCasterTest ‑ It can cast a byte array to a string
ortus.boxlang.runtime.dynamic.casters.StringCasterTest ‑ It can cast a string to a string
ortus.boxlang.runtime.dynamic.casters.StringCasterTest ‑ It can cast an int to a string
ortus.boxlang.runtime.dynamic.casters.StringCasterTest ‑ It cannot cast a null to a string
ortus.boxlang.runtime.dynamic.casters.StructCasterTest ‑ It can cast a BL Struct to a Struct
ortus.boxlang.runtime.dynamic.casters.StructCasterTest ‑ It can cast a Java Map to a Struct
ortus.boxlang.runtime.dynamic.casters.StructCasterTest ‑ It can cast arguments scope to a Struct
ortus.boxlang.runtime.dynamic.casters.XMLCasterTest ‑ It can cast XML to XML
ortus.boxlang.runtime.dynamic.casters.XMLCasterTest ‑ It can cast a Node to XML
ortus.boxlang.runtime.dynamic.casters.XMLCasterTest ‑ It can not cast other stuff
ortus.boxlang.runtime.dynamic.javaproxy.InterfaceProxyServiceTest ‑ It can generate a proxy
ortus.boxlang.runtime.events.InterceptorPoolTest ‑ It can announceAsync
ortus.boxlang.runtime.events.InterceptorPoolTest ‑ It can register and announce pure Java interceptors
ortus.boxlang.runtime.events.InterceptorPoolTest ‑ It can register lambdas as interceptors
ortus.boxlang.runtime.events.InterceptorPoolTest ‑ It can register new interception states with a non-existing point
ortus.boxlang.runtime.events.InterceptorPoolTest ‑ It can register new interception states with an existing point
ortus.boxlang.runtime.events.InterceptorPoolTest ‑ It can remove interception points
ortus.boxlang.runtime.events.InterceptorPoolTest ‑ Test it can get build a pool
ortus.boxlang.runtime.events.InterceptorPoolTest ‑ Test it can register interception points and filter duplicates
ortus.boxlang.runtime.events.InterceptorPoolTest ‑ it can announce an event to a specific state
ortus.boxlang.runtime.events.InterceptorPoolTest ‑ it can announce an event to a specific state with case-insensitivity
ortus.boxlang.runtime.events.InterceptorPoolTest ‑ it can register new interceptors
ortus.boxlang.runtime.events.InterceptorPoolTest ‑ it can unregister interceptors with a specific state
ortus.boxlang.runtime.events.InterceptorPoolTest ‑ it can unregister interceptors with all states
ortus.boxlang.runtime.events.InterceptorStateTest ‑ It can process observers
ortus.boxlang.runtime.events.InterceptorStateTest ‑ It can register and unregister observers
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ I want to import a Java class and call a static method on the import
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ Invoke Interface Method implemented by Private Class in BoxLang
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ Invoke Public Method Inherited From Private Class Example
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ Invoke Public Method Inherited From Private Class in BoxLang
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can call a constructor with a dynamic argument that implements an interface
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can call a constructor with many arguments
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can call a constructor with no arguments
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can call a constructor with one argument
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can call getClass() via createObject( 'java' ) wihtout failing
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can call instance methods with many arguments
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can call instance methods with no arguments
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can call methods on interfaces
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can call static methods on classes
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can find a matching constructor using argument types and length
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can find methods by case-insensitive name and types
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can get all the callable method names of a class
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can get all the callable method names of a class with no case
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can get all the constructors as a stream
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can get all the constructors on a class
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can get all the field names of a class
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can get all the field names of a class with no case sensitivity
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can get all the fields of a class
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can get check if a class has specific method names
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can get non-existent field with a default value
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can get public fields
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can get public fields with any case-sensitivity
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can get set values on public fields
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can get static public fields
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can throw an exception when getting an invalid field
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It can verify if a field with a specific name exists
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It use Lists
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It use native arrays
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It use native maps
ortus.boxlang.runtime.interop.DynamicInteropServiceTest ‑ It use native maps with complex keys
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can call a constructor with many arguments
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can call a constructor with no arguments
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can call a constructor with one argument
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can call instance methods with many arguments
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can call instance methods with no arguments
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can call methods on interfaces
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can call static methods on classes
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can create a class with private constructors
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can create class invokers of classes
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can create class invokers of instances
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can create class invokers of interfaces
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can find methods by case-insensitive name and types
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can get all the callable method names of a class
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can get all the callable method names of a class with no case
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can get all the field names of a class
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can get all the field names of a class with no case sensitivity
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can get all the fields of a class
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can get check if a class has specific method names
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can get non-existent field with a default value
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can get public fields
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can get public fields with any case-sensitivity
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can get set values on public fields
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can get static public fields
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can init class
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can init instance
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can throw an exception when getting an invalid field
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can unwrap itself
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can unwrap statically
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It can verify if a field with a specific name exists
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It use Lists
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It use native arrays
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It use native maps
ortus.boxlang.runtime.interop.DynamicObjectTest ‑ It use native maps with complex keys
ortus.boxlang.runtime.jdbc.ConnectionManagerTest ‑ It can create a connection manager
ortus.boxlang.runtime.jdbc.ConnectionManagerTest ‑ It can get a datasource by name
ortus.boxlang.runtime.jdbc.ConnectionManagerTest ‑ It can get a datasource on the fly
ortus.boxlang.runtime.jdbc.ConnectionManagerTest ‑ It can get the default datasource
ortus.boxlang.runtime.jdbc.ConnectionManagerTest ‑ It can get the default datasource with a context override
ortus.boxlang.runtime.jdbc.ConnectionManagerTest ‑ It can register a datasource of key name and properties struct
ortus.boxlang.runtime.jdbc.ConnectionManagerTest ‑ It will get a datasource on the fly using 'type' instead of driver
ortus.boxlang.runtime.jdbc.ConnectionManagerTest ‑ It will return null for a non-existent datasource
ortus.boxlang.runtime.jdbc.ConnectionManagerTest ‑ It will throw an exception for an on the fly missing a driver
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It can check authentication
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It can compare datasources
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It can execute queries in a transaction, with or without providing a specific connection
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It can execute queries with parameters without providing a connection
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It can execute simple queries without providing a connection
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It can get a JDBC connection regardless of key casing
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It can get a MySQL JDBC connection
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It can get an Apache Derby JDBC connection
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It can get basic pool statistics
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It can get results in array form
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It can get results in query form
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It can query a datasource by name
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It can query a datasource by struct
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It can retrieve the generated keys from an insert query
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It closes datasource connections on shutdown
ortus.boxlang.runtime.jdbc.DataSourceTest ‑ It throws an exception if a named param is missing
ortus.boxlang.runtime.jdbc.DerbyModuleTest ‑ testDerbyConnection()
ortus.boxlang.runtime.jdbc.TransactionTest ‑ A return in the transaction body should commit and gracefully close the transaction, then release the connection to the connection pool.
ortus.boxlang.runtime.jdbc.TransactionTest ‑ Can commit a transaction
ortus.boxlang.runtime.jdbc.TransactionTest ‑ Can commit a transaction in tag syntax
ortus.boxlang.runtime.jdbc.TransactionTest ‑ Can commit a transaction using action=commit
ortus.boxlang.runtime.jdbc.TransactionTest ‑ Can handle nested transactions
ortus.boxlang.runtime.jdbc.TransactionTest ‑ Can handle rollbacks
ortus.boxlang.runtime.jdbc.TransactionTest ‑ Can roll back the entire transaction if no named savepoint is specified
ortus.boxlang.runtime.jdbc.TransactionTest ‑ Can roll back to named savepoint
ortus.boxlang.runtime.jdbc.TransactionTest ‑ Can set savepoint and rollback via action/savepoint attributes
ortus.boxlang.runtime.jdbc.TransactionTest ‑ Can specify a datasource for the transaction
ortus.boxlang.runtime.jdbc.TransactionTest ‑ Commits persist despite rollbacks
ortus.boxlang.runtime.jdbc.TransactionTest ‑ Setting an invalid isolation will throw an error
ortus.boxlang.runtime.jdbc.TransactionTest ‑ [1] read_uncommitted
ortus.boxlang.runtime.jdbc.TransactionTest ‑ [2] read_committed
ortus.boxlang.runtime.jdbc.TransactionTest ‑ [3] repeatable_read
ortus.boxlang.runtime.jdbc.TransactionTest ‑ [4] serializable
ortus.boxlang.runtime.jdbc.TransactionTest ‑ an exception will roll back the transaction
ortus.boxlang.runtime.jdbc.TransactionTest ‑ automatically commits at the end of a (successful) transaction
ortus.boxlang.runtime.jdbc.TransactionTest ‑ testCustomQueryDatasource()
ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriverTest ‑ Test buildConnectionURL()
ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriverTest ‑ Test buildConnectionURL() with a string port
ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriverTest ‑ Test getClassName()
ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriverTest ‑ Test getName()
ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriverTest ‑ Test getType()
ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriverTest ‑ Throw an exception if the database is not found
ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriverTest ‑ Throw an exception if the driver is not found
ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriverTest ‑ Throw an exception if the port is not found
ortus.boxlang.runtime.loader.ClassLocatorTest ‑ It can find appropriate imports based on resolver type
ortus.boxlang.runtime.loader.ClassLocatorTest ‑ It can load classes with resolver prefix part of name
ortus.boxlang.runtime.loader.ClassLocatorTest ‑ It can load classes with system resolver lookup
ortus.boxlang.runtime.loader.ClassLocatorTest ‑ It can load native Java classes and add to the resolver cache
ortus.boxlang.runtime.loader.ClassLocatorTest ‑ It can register the core resolvers
ortus.boxlang.runtime.loader.ClassLocatorTest ‑ It can safe load non-existent classes without throwing an exception
ortus.boxlang.runtime.loader.ClassLocatorTest ‑ It can throw an exception if you try to remove a core resolver
ortus.boxlang.runtime.loader.ClassLocatorTest ‑ Resolver cache methods work
ortus.boxlang.runtime.loader.DynamicClassLoaderTest ‑ Class Not Found
ortus.boxlang.runtime.loader.DynamicClassLoaderTest ‑ Close ClassLoader
ortus.boxlang.runtime.loader.DynamicClassLoaderTest ‑ Load Class Successfully
ortus.boxlang.runtime.loader.ImportDefinitionTest ‑ It can use default constructor
ortus.boxlang.runtime.loader.ImportDefinitionTest ‑ It can use default constructor with nulls
ortus.boxlang.runtime.loader.ImportDefinitionTest ‑ It can use static constructor parser
ortus.boxlang.runtime.loader.resolvers.BaseResolverTest ‑ It can create a base resolver
ortus.boxlang.runtime.loader.resolvers.BaseResolverTest ‑ It can expand basic imports
ortus.boxlang.runtime.loader.resolvers.BoxResolverTest ‑ It can find be created
ortus.boxlang.runtime.loader.resolvers.BoxResolverTest ‑ It can find classes from local disk using a mapping
ortus.boxlang.runtime.loader.resolvers.BoxResolverTest ‑ It can find classes from modules
ortus.boxlang.runtime.loader.resolvers.BoxResolverTest ‑ It can resolve classes
ortus.boxlang.runtime.loader.resolvers.JavaResolverTest ‑ It can find be created
ortus.boxlang.runtime.loader.resolvers.JavaResolverTest ‑ It can find classes from dependent libraries
ortus.boxlang.runtime.loader.resolvers.JavaResolverTest ‑ It can find classes from the system
ortus.boxlang.runtime.loader.resolvers.JavaResolverTest ‑ It can find inner class enums using the $ separator
ortus.boxlang.runtime.loader.resolvers.JavaResolverTest ‑ It can find inner classes using the $ separator
ortus.boxlang.runtime.loader.resolvers.JavaResolverTest ‑ It can load libs from the 'home/libs' convention
ortus.boxlang.runtime.loader.resolvers.JavaResolverTest ‑ It can resolve classes
ortus.boxlang.runtime.loader.resolvers.JavaResolverTest ‑ It can resolve wildcard imports from the JDK itself
ortus.boxlang.runtime.loader.util.ClassDiscoveryTest ‑ It can get class files by package name
ortus.boxlang.runtime.loader.util.ClassDiscoveryTest ‑ It can get class files by package name recursively
ortus.boxlang.runtime.loader.util.ClassDiscoveryTest ‑ Test getFileFromResource returns a valid File object for a directory
ortus.boxlang.runtime.loader.util.ClassDiscoveryTest ‑ Test getFileFromResource returns a valid File object for a file
ortus.boxlang.runtime.loader.util.ClassDiscoveryTest ‑ testFindClassesInJar()
ortus.boxlang.runtime.modules.ModuleRecordTest ‑ Can activate a module descriptor
ortus.boxlang.runtime.modules.ModuleRecordTest ‑ Can configure a module descriptor
ortus.boxlang.runtime.modules.ModuleRecordTest ‑ Can load a module descriptor
ortus.boxlang.runtime.modules.ModuleRecordTest ‑ ModuleRecord Activation
ortus.boxlang.runtime.modules.ModuleRecordTest ‑ ModuleRecord As Struct
ortus.boxlang.runtime.modules.ModuleRecordTest ‑ ModuleRecord Initialization
ortus.boxlang.runtime.operators.AndTest ‑ It can perform and
ortus.boxlang.runtime.operators.AssertTest ‑ It can assert
ortus.boxlang.runtime.operators.AssertTest ‑ It can assert UDF
ortus.boxlang.runtime.operators.AssertTest ‑ It can assert throw exceptions on false values
ortus.boxlang.runtime.operators.AssertTest ‑ It can assert throw exceptions on null values
ortus.boxlang.runtime.operators.BitwiseAndTest ‑ It can BitwiseAnd numbers
ortus.boxlang.runtime.operators.BitwiseComplementTest ‑ It can Bitwise complement numbers
ortus.boxlang.runtime.operators.BitwiseOperatorsTest ‑ It can BitwiseAnd
ortus.boxlang.runtime.operators.BitwiseOperatorsTest ‑ It can BitwiseComplement
ortus.boxlang.runtime.operators.BitwiseOperatorsTest ‑ It can BitwiseOr
ortus.boxlang.runtime.operators.BitwiseOperatorsTest ‑ It can BitwiseSignedLeftShift
ortus.boxlang.runtime.operators.BitwiseOperatorsTest ‑ It can BitwiseSignedRightShift
ortus.boxlang.runtime.operators.BitwiseOperatorsTest ‑ It can BitwiseUnsignedRightShift
ortus.boxlang.runtime.operators.BitwiseOperatorsTest ‑ It can BitwiseXor
ortus.boxlang.runtime.operators.BitwiseOrTest ‑ It can BitwiseOr numbers
ortus.boxlang.runtime.operators.BitwiseSignedLeftShiftTest ‑ It can BitwiseSignedLeftShift numbers
ortus.boxlang.runtime.operators.BitwiseSignedRightShiftTest ‑ It can BitwiseSignedRightShift numbers
ortus.boxlang.runtime.operators.BitwiseUnsignedRightShiftTest ‑ It can BitwiseUnsignedRightShift numbers
ortus.boxlang.runtime.operators.BitwiseXorTest ‑ It can BitwiseXor numbers
ortus.boxlang.runtime.operators.CastAsTest ‑ It can cast Array to array
ortus.boxlang.runtime.operators.CastAsTest ‑ It can cast List to array
ortus.boxlang.runtime.operators.CastAsTest ‑ It can cast class to class
ortus.boxlang.runtime.operators.CastAsTest ‑ It can cast to bigdecimal
ortus.boxlang.runtime.operators.CastAsTest ‑ It can cast to boolean
ortus.boxlang.runtime.operators.CastAsTest ‑ It can cast to byte
ortus.boxlang.runtime.operators.CastAsTest ‑ It can cast to char
ortus.boxlang.runtime.operators.CastAsTest ‑ It can cast to double/numeric/number
ortus.boxlang.runtime.operators.CastAsTest ‑ It can cast to float
ortus.boxlang.runtime.operators.CastAsTest ‑ It can cast to int
ortus.boxlang.runtime.operators.CastAsTest ‑ It can cast to long
ortus.boxlang.runtime.operators.CastAsTest ‑ It can cast to null
ortus.boxlang.runtime.operators.CastAsTest ‑ It can cast to short
ortus.boxlang.runtime.operators.CastAsTest ‑ It can cast to string
ortus.boxlang.runtime.operators.CompareTest ‑ It can compare dates
ortus.boxlang.runtime.operators.CompareTest ‑ It can compare nulls
ortus.boxlang.runtime.operators.CompareTest ‑ It can compare numbers
ortus.boxlang.runtime.operators.CompareTest ‑ It can compare strings as numbers
ortus.boxlang.runtime.operators.CompareTest ‑ It can compare strings case insensitive
ortus.boxlang.runtime.operators.CompareTest ‑ It can compare strings case sensitive
ortus.boxlang.runtime.operators.ConcatTest ‑ It can compound concatenate
ortus.boxlang.runtime.operators.ConcatTest ‑ It can compound concatenate many strings
ortus.boxlang.runtime.operators.ConcatTest ‑ It can concatenate byte array
ortus.boxlang.runtime.operators.ConcatTest ‑ It can concatenate chars
ortus.boxlang.runtime.operators.ConcatTest ‑ It can concatenate many strings
ortus.boxlang.runtime.operators.ConcatTest ‑ It can concatenate number and string mixure
ortus.boxlang.runtime.operators.ConcatTest ‑ It can concatenate numbers
ortus.boxlang.runtime.operators.ConcatTest ‑ It can concatenate strings
ortus.boxlang.runtime.operators.ContainsTest ‑ It can find char in string
ortus.boxlang.runtime.operators.ContainsTest ‑ It can find number in number
ortus.boxlang.runtime.operators.ContainsTest ‑ It can find number in string
ortus.boxlang.runtime.operators.ContainsTest ‑ It can find string in string
ortus.boxlang.runtime.operators.DecrementTest ‑ It can Decrement numbers
ortus.boxlang.runtime.operators.DecrementTest ‑ It can Decrement strings
ortus.boxlang.runtime.operators.DecrementTest ‑ It can compound Decrement
ortus.boxlang.runtime.operators.DivideTest ‑ It can Divide numbers
ortus.boxlang.runtime.operators.DivideTest ‑ It can Divide strings
ortus.boxlang.runtime.operators.DivideTest ‑ It can compound Divide
ortus.boxlang.runtime.operators.DivideTest ‑ It can not Divide by zero
ortus.boxlang.runtime.operators.ElvisTest ‑ It can null coalesce
ortus.boxlang.runtime.operators.EqualsEqualsEqualsTest ‑ It can compare objects
ortus.boxlang.runtime.operators.EqualsEqualsEqualsTest ‑ It can obey inheritance
ortus.boxlang.runtime.operators.EqualsEqualsTest ‑ It can compare nulls
ortus.boxlang.runtime.operators.EqualsEqualsTest ‑ It can compare numbers
ortus.boxlang.runtime.operators.EqualsEqualsTest ‑ It can compare strings
ortus.boxlang.runtime.operators.EqualsEqualsTest ‑ It can compare strings as numbers
ortus.boxlang.runtime.operators.GreaterThanEqualTest ‑ It can compare numbers
ortus.boxlang.runtime.operators.GreaterThanEqualTest ‑ It can compare strings
ortus.boxlang.runtime.operators.GreaterThanEqualTest ‑ It can compare strings as numbers
ortus.boxlang.runtime.operators.GreaterThanTest ‑ It can compare numbers
ortus.boxlang.runtime.operators.GreaterThanTest ‑ It can compare strings
ortus.boxlang.runtime.operators.GreaterThanTest ‑ It can compare strings as numbers
ortus.boxlang.runtime.operators.IncrementTest ‑ It can Increment numbers
ortus.boxlang.runtime.operators.IncrementTest ‑ It can Increment strings
ortus.boxlang.runtime.operators.IncrementTest ‑ It can compound Increment
ortus.boxlang.runtime.operators.InstanceOfTest ‑ It can check java interface
ortus.boxlang.runtime.operators.InstanceOfTest ‑ It can check java superinterface
ortus.boxlang.runtime.operators.InstanceOfTest ‑ It can check java supertype
ortus.boxlang.runtime.operators.InstanceOfTest ‑ It can check java type
ortus.boxlang.runtime.operators.IntegerDivideTest ‑ It can Integer Divide numbers
ortus.boxlang.runtime.operators.IntegerDivideTest ‑ It can Integer Divide strings
ortus.boxlang.runtime.operators.IntegerDivideTest ‑ It can not Integer Divide by zero
ortus.boxlang.runtime.operators.LessThanEqualTest ‑ It can compare numbers
ortus.boxlang.runtime.operators.LessThanEqualTest ‑ It can compare strings
ortus.boxlang.runtime.operators.LessThanEqualTest ‑ It can compare strings as numbers
ortus.boxlang.runtime.operators.LessThanTest ‑ It can compare numbers
ortus.boxlang.runtime.operators.LessThanTest ‑ It can compare strings
ortus.boxlang.runtime.operators.LessThanTest ‑ It can compare strings as numbers
ortus.boxlang.runtime.operators.MinusTest ‑ It can compound subtract
ortus.boxlang.runtime.operators.MinusTest ‑ It can subtract numbers
ortus.boxlang.runtime.operators.MinusTest ‑ It can subtract strings
ortus.boxlang.runtime.operators.ModulusTest ‑ It can Modulus numbers
ortus.boxlang.runtime.operators.ModulusTest ‑ It can Modulus strings
ortus.boxlang.runtime.operators.ModulusTest ‑ It can compound Modulus
ortus.boxlang.runtime.operators.ModulusTest ‑ It can not Modulus by zero
ortus.boxlang.runtime.operators.MultiplyTest ‑ It can Multiply numbers
ortus.boxlang.runtime.operators.MultiplyTest ‑ It can Multiply strings
ortus.boxlang.runtime.operators.MultiplyTest ‑ It can compound Multiply
Check notice on line 0 in .github
github-actions / Test Results
3028 tests found (test 2786 to 3028)
There are 3028 tests, see "Raw output" for the list of tests 2786 to 3028.
Raw output
ortus.boxlang.runtime.operators.NegateTest ‑ It can mathematically negate a boolean
ortus.boxlang.runtime.operators.NegateTest ‑ It can mathematically negate a number
ortus.boxlang.runtime.operators.NegateTest ‑ It can mathematically negate a string
ortus.boxlang.runtime.operators.NotTest ‑ It can boolean negate a boolean
ortus.boxlang.runtime.operators.NotTest ‑ It can boolean negate a number
ortus.boxlang.runtime.operators.NotTest ‑ It can boolean negate a string
ortus.boxlang.runtime.operators.OrTest ‑ It can perform or
ortus.boxlang.runtime.operators.PlusTest ‑ It can add numbers
ortus.boxlang.runtime.operators.PlusTest ‑ It can add strings
ortus.boxlang.runtime.operators.PlusTest ‑ It can compound add
ortus.boxlang.runtime.operators.PowerTest ‑ It can calculate exponent power on Strings
ortus.boxlang.runtime.operators.PowerTest ‑ It can calculate exponent power on numbers
ortus.boxlang.runtime.operators.TernaryTest ‑ It can work correctly
ortus.boxlang.runtime.operators.XORTest ‑ It can perform XOR on booleans
ortus.boxlang.runtime.operators.XORTest ‑ It can perform XOR on numbers
ortus.boxlang.runtime.operators.XORTest ‑ It can perform XOR on strings
ortus.boxlang.runtime.runnables.compiler.SourceMapTest ‑ testItCanSFindLineNums()
ortus.boxlang.runtime.scopes.ArgumentsScopeTest ‑ testBasicGetAndSet()
ortus.boxlang.runtime.scopes.BaseScopeTest ‑ testBasicGetAndSet()
ortus.boxlang.runtime.scopes.IntKeyTest ‑ testEquals()
ortus.boxlang.runtime.scopes.IntKeyTest ‑ testStaticConstructors()
ortus.boxlang.runtime.scopes.IntKeyTest ‑ testStaticConstructorsStringOptimizations()
ortus.boxlang.runtime.scopes.KeyTest ‑ Test the builder with multiple keys
ortus.boxlang.runtime.scopes.KeyTest ‑ Test the builder with one key
ortus.boxlang.runtime.scopes.KeyTest ‑ Test the original value
ortus.boxlang.runtime.scopes.KeyTest ‑ testEquals()
ortus.boxlang.runtime.scopes.KeyTest ‑ testEqualsWithCase()
ortus.boxlang.runtime.scopes.KeyTest ‑ testGetName()
ortus.boxlang.runtime.scopes.KeyTest ‑ testGetNameNoCase()
ortus.boxlang.runtime.scopes.KeyTest ‑ testHashCode()
ortus.boxlang.runtime.scopes.KeyTest ‑ testNotEquals()
ortus.boxlang.runtime.scopes.ScopeWrapperTest ‑ testWrapperScope()
ortus.boxlang.runtime.scopes.ServerScopeTest ‑ testConstructor()
ortus.boxlang.runtime.scopes.ServerScopeTest ‑ testUnmodifiableKeys()
ortus.boxlang.runtime.scripting.BoxScriptingEngineTest ‑ Can build a new engine
ortus.boxlang.runtime.scripting.BoxScriptingEngineTest ‑ Can create bindings
ortus.boxlang.runtime.scripting.BoxScriptingEngineTest ‑ Can create bindings from a map
ortus.boxlang.runtime.scripting.BoxScriptingEngineTest ‑ Compile a script
ortus.boxlang.runtime.scripting.BoxScriptingEngineTest ‑ Eval a script with bindings
ortus.boxlang.runtime.scripting.BoxScriptingEngineTest ‑ Eval a script with no bindings
ortus.boxlang.runtime.scripting.BoxScriptingEngineTest ‑ Output Writer
ortus.boxlang.runtime.scripting.BoxScriptingEngineTest ‑ Output buffer using Writer
ortus.boxlang.runtime.scripting.BoxScriptingEngineTest ‑ Output to out buffer
ortus.boxlang.runtime.scripting.BoxScriptingEngineTest ‑ create interface
ortus.boxlang.runtime.scripting.BoxScriptingEngineTest ‑ create interface from object
ortus.boxlang.runtime.scripting.BoxScriptingEngineTest ‑ testClosureCall()
ortus.boxlang.runtime.scripting.BoxScriptingEngineTest ‑ testFunctionCallWithArguments()
ortus.boxlang.runtime.scripting.BoxScriptingEngineTest ‑ testFunctionCallWithNoArguments()
ortus.boxlang.runtime.scripting.BoxScriptingEngineTest ‑ testLambdaCall()
ortus.boxlang.runtime.scripting.BoxScriptingEngineTest ‑ testMethodCall()
ortus.boxlang.runtime.scripting.BoxScriptingFactoryTest ‑ Can get a new BoxLang ScriptEngine
ortus.boxlang.runtime.scripting.BoxScriptingFactoryTest ‑ Can get an engine in debug mode
ortus.boxlang.runtime.scripting.BoxScriptingFactoryTest ‑ testGetEngineName()
ortus.boxlang.runtime.scripting.BoxScriptingFactoryTest ‑ testGetEngineVersion()
ortus.boxlang.runtime.scripting.BoxScriptingFactoryTest ‑ testGetExtensions()
ortus.boxlang.runtime.scripting.BoxScriptingFactoryTest ‑ testGetLanguageName()
ortus.boxlang.runtime.scripting.BoxScriptingFactoryTest ‑ testGetLanguageVersion()
ortus.boxlang.runtime.scripting.BoxScriptingFactoryTest ‑ testGetMimeTypes()
ortus.boxlang.runtime.scripting.BoxScriptingFactoryTest ‑ testGetNames()
ortus.boxlang.runtime.scripting.BoxScriptingFactoryTest ‑ testGetScriptEngine()
ortus.boxlang.runtime.services.AsyncServiceTest ‑ It can create the async service
ortus.boxlang.runtime.services.AsyncServiceTest ‑ It can get the executors map
ortus.boxlang.runtime.services.AsyncServiceTest ‑ It can shutdown all executors
ortus.boxlang.runtime.services.AsyncServiceTest ‑ It can startup the async service
ortus.boxlang.runtime.services.AsyncServiceTest ‑ [1] CACHED
ortus.boxlang.runtime.services.AsyncServiceTest ‑ [2] FIXED
ortus.boxlang.runtime.services.AsyncServiceTest ‑ [3] SINGLE
ortus.boxlang.runtime.services.AsyncServiceTest ‑ [4] SCHEDULED
ortus.boxlang.runtime.services.AsyncServiceTest ‑ [5] WORK_STEALING
ortus.boxlang.runtime.services.AsyncServiceTest ‑ [6] FORK_JOIN
ortus.boxlang.runtime.services.CacheServiceTest ‑ Test it can get an instance of the service
ortus.boxlang.runtime.services.DataSourceServiceTest ‑ It can clear all registered datasources
ortus.boxlang.runtime.services.DataSourceServiceTest ‑ It can clear all registered drivers
ortus.boxlang.runtime.services.DataSourceServiceTest ‑ It can get all datasource names
ortus.boxlang.runtime.services.DataSourceServiceTest ‑ It can remove a datasource that doesn't exist
ortus.boxlang.runtime.services.DataSourceServiceTest ‑ It can remove a driver
ortus.boxlang.runtime.services.DataSourceServiceTest ‑ It can remove a valid datasource and shut it down
ortus.boxlang.runtime.services.DataSourceServiceTest ‑ It can set and get datasources with normal configurations
ortus.boxlang.runtime.services.DataSourceServiceTest ‑ It throws on invalid datasource connection URLs
ortus.boxlang.runtime.services.DataSourceServiceTest ‑ It throws on invalid datasource when no driver is passed
ortus.boxlang.runtime.services.DataSourceServiceTest ‑ Verify the generic driver has been installed
ortus.boxlang.runtime.services.FunctionServiceTest ‑ It can create the function service
ortus.boxlang.runtime.services.FunctionServiceTest ‑ It can get a null for a non-existent global function
ortus.boxlang.runtime.services.FunctionServiceTest ‑ It can get all global function names
ortus.boxlang.runtime.services.FunctionServiceTest ‑ It can invoke a global function
ortus.boxlang.runtime.services.FunctionServiceTest ‑ It can startup and register global functions
ortus.boxlang.runtime.services.InterceptorServiceTest ‑ It can register and announce pure Java interceptors
ortus.boxlang.runtime.services.InterceptorServiceTest ‑ It can register new interception states with a non-existing point
ortus.boxlang.runtime.services.InterceptorServiceTest ‑ It can register new interception states with an existing point
ortus.boxlang.runtime.services.InterceptorServiceTest ‑ It can remove interception points
ortus.boxlang.runtime.services.InterceptorServiceTest ‑ Test it can get an instance of the service
ortus.boxlang.runtime.services.InterceptorServiceTest ‑ Test it can register interception points and filter duplicates
ortus.boxlang.runtime.services.InterceptorServiceTest ‑ Test it can run the onShutdown service event
ortus.boxlang.runtime.services.InterceptorServiceTest ‑ Test it can run the startup service event
ortus.boxlang.runtime.services.InterceptorServiceTest ‑ it can announce an event to a specific state
ortus.boxlang.runtime.services.InterceptorServiceTest ‑ it can announce an event to a specific state with case-insensitivity
ortus.boxlang.runtime.services.InterceptorServiceTest ‑ it can register new interceptors
ortus.boxlang.runtime.services.InterceptorServiceTest ‑ it can unregister interceptors with a specific state
ortus.boxlang.runtime.services.InterceptorServiceTest ‑ it can unregister interceptors with all states
ortus.boxlang.runtime.services.ModuleServiceTest ‑ Test it can add an absolute path to the module search path
ortus.boxlang.runtime.services.ModuleServiceTest ‑ Test it can get an instance of the service
ortus.boxlang.runtime.services.ModuleServiceTest ‑ Test it can get and load the initial module paths
ortus.boxlang.runtime.services.ModuleServiceTest ‑ Test it can ignore a null or empty path when adding to the module search path
ortus.boxlang.runtime.services.ModuleServiceTest ‑ Test it can run the onShutdown service event
ortus.boxlang.runtime.services.ModuleServiceTest ‑ Test it can run the startup service event
ortus.boxlang.runtime.services.SchedulerServiceTest ‑ Given a registered scheduler, when registered, then it should be added to the service
ortus.boxlang.runtime.services.SchedulerServiceTest ‑ Given a registered scheduler, when unregistered, then it should be removed from the service
ortus.boxlang.runtime.services.SchedulerServiceTest ‑ Given startup event, when started, then all schedulers should start and announce the startup event
ortus.boxlang.runtime.services.SchedulerServiceTest ‑ Test it can get an instance of the service
ortus.boxlang.runtime.testing.ExamplesTest ‑ It can execute Phase1 example
ortus.boxlang.runtime.testing.ExamplesTest ‑ It can execute Phase1 switch example
ortus.boxlang.runtime.testing.ExamplesTest ‑ It can execute Phase1 try/catch example
ortus.boxlang.runtime.testing.ExamplesTest ‑ It can execute Phase2 Closure example
ortus.boxlang.runtime.testing.ExamplesTest ‑ It can execute Phase2 Lambda example
ortus.boxlang.runtime.testing.ExamplesTest ‑ It can execute Phase2 UDF example
ortus.boxlang.runtime.types.ArrayTest ‑ Test Constructors
ortus.boxlang.runtime.types.ArrayTest ‑ Test referencing
ortus.boxlang.runtime.types.ClosureTest ‑ can default args
ortus.boxlang.runtime.types.ClosureTest ‑ can default missing named args
ortus.boxlang.runtime.types.ClosureTest ‑ can default missing positional args
ortus.boxlang.runtime.types.ClosureTest ‑ can define Closure
ortus.boxlang.runtime.types.ClosureTest ‑ can get Closure metadata
ortus.boxlang.runtime.types.ClosureTest ‑ can override argumentCollection with args
ortus.boxlang.runtime.types.ClosureTest ‑ can process argumentCollection
ortus.boxlang.runtime.types.ClosureTest ‑ can process named args
ortus.boxlang.runtime.types.ClosureTest ‑ can process no args
ortus.boxlang.runtime.types.ClosureTest ‑ can process positional args
ortus.boxlang.runtime.types.ClosureTest ‑ can reject invalid named arg types
ortus.boxlang.runtime.types.ClosureTest ‑ errors for required arg
ortus.boxlang.runtime.types.DateTimeTest ‑ Can create a DateTime with a specific timezone
ortus.boxlang.runtime.types.DateTimeTest ‑ Test Constructors
ortus.boxlang.runtime.types.DateTimeTest ‑ Test getTime() helper
ortus.boxlang.runtime.types.DateTimeTest ‑ Tests DateTime modifications
ortus.boxlang.runtime.types.DateTimeTest ‑ Tests the default format method
ortus.boxlang.runtime.types.DateTimeTest ‑ Tests the setTimezone method
ortus.boxlang.runtime.types.DateTimeTest ‑ Tests various ISO formats in the constructor
ortus.boxlang.runtime.types.FileTest ‑ Test Constructors
ortus.boxlang.runtime.types.FunctionTest ‑ can default args
ortus.boxlang.runtime.types.FunctionTest ‑ can default missing named args
ortus.boxlang.runtime.types.FunctionTest ‑ can default missing positional args
ortus.boxlang.runtime.types.FunctionTest ‑ can define UDF
ortus.boxlang.runtime.types.FunctionTest ‑ can get UDF metadata
ortus.boxlang.runtime.types.FunctionTest ‑ can ignore invalid argumentCollection
ortus.boxlang.runtime.types.FunctionTest ‑ can override argumentCollection with args
ortus.boxlang.runtime.types.FunctionTest ‑ can process argumentCollection Array
ortus.boxlang.runtime.types.FunctionTest ‑ can process argumentCollection Array override
ortus.boxlang.runtime.types.FunctionTest ‑ can process argumentCollection Struct
ortus.boxlang.runtime.types.FunctionTest ‑ can process argumentCollection Struct override
ortus.boxlang.runtime.types.FunctionTest ‑ can process named args
ortus.boxlang.runtime.types.FunctionTest ‑ can process no args
ortus.boxlang.runtime.types.FunctionTest ‑ can process positional args
ortus.boxlang.runtime.types.FunctionTest ‑ can reject invalid named arg types
ortus.boxlang.runtime.types.FunctionTest ‑ can verify return types of functions
ortus.boxlang.runtime.types.FunctionTest ‑ errors for required arg
ortus.boxlang.runtime.types.LambdaTest ‑ can default args
ortus.boxlang.runtime.types.LambdaTest ‑ can default missing named args
ortus.boxlang.runtime.types.LambdaTest ‑ can default missing positional args
ortus.boxlang.runtime.types.LambdaTest ‑ can define Lambda
ortus.boxlang.runtime.types.LambdaTest ‑ can get Lambda metadata
ortus.boxlang.runtime.types.LambdaTest ‑ can override argumentCollection with args
ortus.boxlang.runtime.types.LambdaTest ‑ can process argumentCollection
ortus.boxlang.runtime.types.LambdaTest ‑ can process named args
ortus.boxlang.runtime.types.LambdaTest ‑ can process no args
ortus.boxlang.runtime.types.LambdaTest ‑ can process positional args
ortus.boxlang.runtime.types.LambdaTest ‑ can reject invalid named arg types
ortus.boxlang.runtime.types.LambdaTest ‑ errors for required arg
ortus.boxlang.runtime.types.QueryTest ‑ Test Constructor
ortus.boxlang.runtime.types.StructTest ‑ Can create a case-sensitive struct
ortus.boxlang.runtime.types.StructTest ‑ Can create a case-sensitive struct and perform key comparisons and deletions
ortus.boxlang.runtime.types.StructTest ‑ Can create a default struct in the constructor
ortus.boxlang.runtime.types.StructTest ‑ Can create a linked struct from name-value pairs
ortus.boxlang.runtime.types.StructTest ‑ Can create a linked struct in the constructor
ortus.boxlang.runtime.types.StructTest ‑ Can create a sorted struct from name-value pairs
ortus.boxlang.runtime.types.StructTest ‑ Can create a sorted struct in the constructor
ortus.boxlang.runtime.types.StructTest ‑ Can create a sorted struct with a comparator
ortus.boxlang.runtime.types.StructTest ‑ Can create a struct from name-value pairs
ortus.boxlang.runtime.types.StructTest ‑ Test equals and hash code with data
ortus.boxlang.runtime.types.StructTest ‑ Test equals and hash code with no data
ortus.boxlang.runtime.types.StructTest ‑ testCanHandleNull()
ortus.boxlang.runtime.types.StructTest ‑ testToString()
ortus.boxlang.runtime.types.StructTest ‑ testToStringWithCase()
ortus.boxlang.runtime.types.XMLTest ‑ XML Node Is Struct
ortus.boxlang.runtime.types.XMLTest ‑ access document fields
ortus.boxlang.runtime.types.XMLTest ‑ access element fields
ortus.boxlang.runtime.types.XMLTest ‑ create simple document
ortus.boxlang.runtime.types.XMLTest ‑ testSafeDereference()
ortus.boxlang.runtime.types.immutable.ImmutableArrayTest ‑ Test Constructors
ortus.boxlang.runtime.types.immutable.ImmutableStructTest ‑ Test equals and hash code with no data
ortus.boxlang.runtime.types.immutable.ImmutableStructTest ‑ testCanImmutableStructOf()
ortus.boxlang.runtime.types.immutable.ImmutableStructTest ‑ testImmutability()
ortus.boxlang.runtime.types.meta.ArrayMetaTest ‑ Test array change listener
ortus.boxlang.runtime.types.meta.ArrayMetaTest ‑ Test array meta
ortus.boxlang.runtime.types.meta.FunctionMetaTest ‑ Test function listener
ortus.boxlang.runtime.types.meta.FunctionMetaTest ‑ Test function meta
ortus.boxlang.runtime.types.meta.StructMetaTest ‑ Test struct change listener
ortus.boxlang.runtime.types.meta.StructMetaTest ‑ Test struct meta
ortus.boxlang.runtime.types.util.BLCollectorTest ‑ testToArray()
ortus.boxlang.runtime.types.util.BLCollectorTest ‑ testToArrayIntStream()
ortus.boxlang.runtime.types.util.BLCollectorTest ‑ testToStruct()
ortus.boxlang.runtime.types.util.BLCollectorTest ‑ testToStructType()
ortus.boxlang.runtime.types.util.ListUtilTest ‑ testAppend()
ortus.boxlang.runtime.types.util.ListUtilTest ‑ testContains()
ortus.boxlang.runtime.types.util.ListUtilTest ‑ testContainsNoCase()
ortus.boxlang.runtime.types.util.ListUtilTest ‑ testContainsNotThere()
ortus.boxlang.runtime.types.util.ListUtilTest ‑ testContainsNotThereNoCase()
ortus.boxlang.runtime.types.util.ListUtilTest ‑ testDeleteAt()
ortus.boxlang.runtime.types.util.ListUtilTest ‑ testDeleteAtOutOfBounds()
ortus.boxlang.runtime.types.util.ListUtilTest ‑ testInsertAt()
ortus.boxlang.runtime.types.util.ListUtilTest ‑ testInsertAtOutOfBounds()
ortus.boxlang.runtime.types.util.ListUtilTest ‑ testPrepend()
ortus.boxlang.runtime.types.util.StructUtilTest ‑ Can parse a query string to a struct
ortus.boxlang.runtime.types.util.StructUtilTest ‑ Can parse a query string to a struct using another delimiter
ortus.boxlang.runtime.types.util.StructUtilTest ‑ Can parse a struct to a query string
ortus.boxlang.runtime.util.AttachableTest ‑ Test attachment types
ortus.boxlang.runtime.util.AttachableTest ‑ Test attachments
ortus.boxlang.runtime.util.DataNavigatorTest ‑ Can build a navigator from a JSON string
ortus.boxlang.runtime.util.DataNavigatorTest ‑ Can build a navigator from a Java Map
ortus.boxlang.runtime.util.DataNavigatorTest ‑ Can build a navigator from a Struct
ortus.boxlang.runtime.util.DataNavigatorTest ‑ Can get nested segments
ortus.boxlang.runtime.util.DataNavigatorTest ‑ Can get nested segments that don't exist as null
ortus.boxlang.runtime.util.DataNavigatorTest ‑ Can get or throw an exception
ortus.boxlang.runtime.util.DataNavigatorTest ‑ Can navigate nested segments
ortus.boxlang.runtime.util.DataNavigatorTest ‑ Can test if the content has data
ortus.boxlang.runtime.util.DataNavigatorTest ‑ Cannot navigate non-existent segments
ortus.boxlang.runtime.util.DataNavigatorTest ‑ If not present execute orElse
ortus.boxlang.runtime.util.DataNavigatorTest ‑ If present execute the consume
ortus.boxlang.runtime.util.DataNavigatorTest ‑ If present execute the consume and if not the orElse
ortus.boxlang.runtime.util.DataNavigatorTest ‑ Test a valid path
ortus.boxlang.runtime.util.DataNavigatorTest ‑ Test an invalid path
ortus.boxlang.runtime.util.DataNavigatorTest ‑ Test nested has
ortus.boxlang.runtime.util.StringUtilTest ‑ Can CamelCase a string
ortus.boxlang.runtime.util.StringUtilTest ‑ Can pluralize a string
ortus.boxlang.runtime.util.StringUtilTest ‑ Can pretty print sql
ortus.boxlang.runtime.util.StringUtilTest ‑ Can singularize a string
ortus.boxlang.runtime.util.StringUtilTest ‑ Test create slug
ortus.boxlang.runtime.util.StringUtilTest ‑ Test create slug with special characters
ortus.boxlang.runtime.util.TimerTest ‑ Can time a runnable lambda
ortus.boxlang.runtime.util.TimerTest ‑ I can print a timers report
ortus.boxlang.runtime.util.TimerTest ‑ Time and print a lambda using the default of milliseconds
ortus.boxlang.runtime.util.TimerTest ‑ testStopAndGetMillis()
ortus.boxlang.runtime.util.TimerTest ‑ testStopAndGetNanos()
ortus.boxlang.runtime.util.TimerTest ‑ testStopAndGetSeconds()
ortus.boxlang.runtime.util.TimerTest ‑ testTimeIt()