Add Runtime for Lambdas #52
GitHub Actions / Test Results
succeeded
Sep 13, 2023 in 0s
All 323 tests pass, 11 skipped in 5s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
11 skipped tests found
There are 11 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
TestObjectReference ‑ testDereferenceByKey
TestOperators ‑ referenceToIdentifier
TestOperators ‑ testElvisLeftDereferencing
ortus.boxlang.parser.TestBoxlangToJavaAST ‑ compileAndRunHelloWorld
ortus.boxlang.parser.TestBoxlangToJavaAST ‑ javaCodeComparisonForHelloWorld
ortus.boxlang.parser.TestColdFusionParsing ‑ testCfColdBox
ortus.boxlang.parser.TestColdFusionParsing ‑ testCfContentBox
ortus.boxlang.parser.TestColdFusionParsing ‑ testCfTestBox
ortus.boxlang.parser.TestColdFusionToBoxlang ‑ testHelloWorld
ortus.boxlang.parser.TestColdFusionToBoxlang ‑ testTestBoxCoverageGenerator
ortus.boxlang.parser.TestColdFusionToBoxlang ‑ testTestBoxMockGenerator
Check notice on line 0 in .github
github-actions / Test Results
334 tests found
There are 334 tests, see "Raw output" for the full list of tests.
Raw output
TestAST ‑ testBinaryOperation
TestAST ‑ testParser
TestAST ‑ testTranspiler
TestCases.ScratchPad ‑ Test it
TestObjectReference ‑ knownScopeAssignment
TestObjectReference ‑ testDereferenceByKey
TestObjectReference ‑ testDereferenceByKeyAsDictionary
TestObjectReference ‑ testDereferenceByKeyAsDictionaryWithSingleQuotes
TestObjectReference ‑ testDereferenceByKeyFromKnownScope
TestOperators ‑ and
TestOperators ‑ backslash
TestOperators ‑ conatins
TestOperators ‑ concat
TestOperators ‑ doesNotContains
TestOperators ‑ elvis
TestOperators ‑ equalEqual
TestOperators ‑ equalEqualEqual
TestOperators ‑ greaterThan
TestOperators ‑ greaterThanEqual
TestOperators ‑ instanceOf
TestOperators ‑ lessThan
TestOperators ‑ lessThanEqual
TestOperators ‑ minus
TestOperators ‑ mod
TestOperators ‑ negate
TestOperators ‑ negateNegate
TestOperators ‑ notEqual
TestOperators ‑ or
TestOperators ‑ parenthesis
TestOperators ‑ plus
TestOperators ‑ postDecrement
TestOperators ‑ postIncrement
TestOperators ‑ power
TestOperators ‑ preDecrement
TestOperators ‑ preIncrement
TestOperators ‑ referenceToIdentifier
TestOperators ‑ referenceToVariablesScope
TestOperators ‑ slash
TestOperators ‑ star
TestOperators ‑ ternary
TestOperators ‑ testElvisLeftDereferencing
TestOperators ‑ xor
TestStatements ‑ assert_
TestStatements ‑ assigment
TestStatements ‑ case1_
TestStatements ‑ case2_
TestStatements ‑ forIn_
TestStatements ‑ forIndex_
TestStatements ‑ ifElse
TestStatements ‑ invokeMethod
TestStatements ‑ invokeMethodWithKnownScope
TestStatements ‑ var
TestStatements ‑ while_
ortus.boxlang.parser.TestBoxlangToJavaAST ‑ compileAndRunHelloWorld
ortus.boxlang.parser.TestBoxlangToJavaAST ‑ dictionaryLikeObjectAccess
ortus.boxlang.parser.TestBoxlangToJavaAST ‑ javaCodeComparisonForHelloWorld
ortus.boxlang.parser.TestColdFusionParsing ‑ testArrayAccess
ortus.boxlang.parser.TestColdFusionParsing ‑ testCfColdBox
ortus.boxlang.parser.TestColdFusionParsing ‑ testCfContentBox
ortus.boxlang.parser.TestColdFusionParsing ‑ testCfTestBox
ortus.boxlang.parser.TestColdFusionParsing ‑ testHelloWorld
ortus.boxlang.parser.TestColdFusionParsing ‑ testObjectAccessExpression
ortus.boxlang.parser.TestColdFusionParsing ‑ testObjectAccessExpressionWithVariables
ortus.boxlang.parser.TestColdFusionParsing ‑ testObjectAccessOrder
ortus.boxlang.parser.TestColdFusionParsing ‑ testObjectVSArrayAccess
ortus.boxlang.parser.TestColdFusionParsing ‑ testScope
ortus.boxlang.parser.TestColdFusionParsing ‑ testScopeAccessAsDictionary
ortus.boxlang.parser.TestColdFusionParsing ‑ testScopeReadingValue
ortus.boxlang.parser.TestColdFusionToBoxlang ‑ testHelloWorld
ortus.boxlang.parser.TestColdFusionToBoxlang ‑ testTestBoxCoverageGenerator
ortus.boxlang.parser.TestColdFusionToBoxlang ‑ testTestBoxMockGenerator
ortus.boxlang.runtime.BoxRunnerTest ‑ appCanGreat()
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.ScriptingBoxContextTest ‑ Test default assignment scope
ortus.boxlang.runtime.context.ScriptingBoxContextTest ‑ Test default constructor
ortus.boxlang.runtime.context.ScriptingBoxContextTest ‑ Test scopeFind default scope
ortus.boxlang.runtime.context.ScriptingBoxContextTest ‑ Test scopeFind with existing key
ortus.boxlang.runtime.context.ScriptingBoxContextTest ‑ Test scopeFind with missing key
ortus.boxlang.runtime.context.ScriptingBoxContextTest ‑ Test template path
ortus.boxlang.runtime.dynamic.ReferencerTest ‑ It can assign deeply
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.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.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.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 byte array to a string
ortus.boxlang.runtime.dynamic.casters.StringCasterTest ‑ It can cast a null 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.events.InterceptorStateTest ‑ It can process observers
ortus.boxlang.runtime.events.InterceptorStateTest ‑ It can register and unregister observers
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 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 native arrays
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.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
ortus.boxlang.runtime.loader.resolvers.BaseResolverTest ‑ It can create a base resolver
ortus.boxlang.runtime.loader.resolvers.BaseResolverTest ‑ It can expand 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
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 modules
ortus.boxlang.runtime.loader.resolvers.JavaResolverTest ‑ It can find classes from the system
ortus.boxlang.runtime.loader.resolvers.JavaResolverTest ‑ It can resolve classes
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 throw exceptions on false values
ortus.boxlang.runtime.operators.AssertTest ‑ It can assert throw exceptions on null values
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 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
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 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 concatenate byte array
ortus.boxlang.runtime.operators.ConcatTest ‑ It can concatenate chars
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
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.scopes.BaseScopeTest ‑ testBasicGetAndSet()
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 ‑ 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.services.FunctionServiceTest ‑ It can create the function service
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 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 onConfigurationLoad service event
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.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 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.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 override argumentCollection with args
ortus.boxlang.runtime.types.FunctionTest ‑ can process argumentCollection
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 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.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()
Loading