Uses of Package
dev.cel.expr.conformance.test
Packages that use dev.cel.expr.conformance.test
-
Classes in dev.cel.expr.conformance.test used by dev.cel.expr.conformance.testClassDescriptionMatches error results from Eval.Matches error results from Eval.Input context proto for the test caseInput context proto for the test caseThe input value for a variable bindingThe input value for a variable bindingA test which should run the given CEL program through parsing, optionally through checking, then evaluation, with the results of the pipeline validated by the given result matcher.A test which should run the given CEL program through parsing, optionally through checking, then evaluation, with the results of the pipeline validated by the given result matcher.The format of a simple test file, expected to be stored in text format.The format of a simple test file, expected to be stored in text format.A collection of related SimpleTests.A collection of related SimpleTests.A test to validate a CEL policy or expression.A test to validate a CEL policy or expression.Expected result of the test case.Expected result of the test case.A collection of related test cases.A collection of related test cases.A test suite is a collection of tests designed to evaluate the correctness of a CEL policy, a CEL expression or the conformance of a CEL implementation to the standard specification.A test suite is a collection of tests designed to evaluate the correctness of a CEL policy, a CEL expression or the conformance of a CEL implementation to the standard specification.Matches a result along with deduced expression type.Matches a result along with deduced expression type.Matches unknown results from Eval.Matches unknown results from Eval.