camunda-dmn-tester-shared
camunda-dmn-tester-shared
API
io.github.pme123.camunda.dmn.tester
BuildInfo
pme123.camunda.dmn.tester.shared
Aggregator
Aggregator
COUNT
MAX
MIN
SUM
AllDmnTables
AllDmnTables
DmnConfig
DmnConfig
DmnEvalResult
DmnEvalResult
DmnEvalRowResult
DmnEvalRowResult
DmnRule
DmnRule
DmnTable
DmnTable
EvalError
EvalError
EvalResult
EvalResult
EvalStatus
EvalStatus
ERROR
INFO
WARN
HandledTesterException
HandledTesterException
ConfigException
ConsoleException
DecisionDmnCreatorException
DmnException
EvalException
EvalException
HitPolicy
HitPolicy
ANY
COLLECT
FIRST
UNIQUE
InputColumn
InputColumn
MatchedRule
MatchedRule
MatchedRulesPerTable
MatchedRulesPerTable
NotTested
OutputColumn
OutputColumn
TestCase
TestCase
TestFailure
TestFailure
TestResult
TestResult
TestSuccess
TestedValue
TestedValue
TesterData
TesterData
TesterInput
TesterInput
TesterValue
TesterValue
BooleanValue
BooleanValue
DateValue
DateValue
NullValue
NumberValue
NumberValue
StringValue
conversions
camunda-dmn-tester-shared
/
pme123.camunda.dmn.tester.shared
/
conversions
conversions
pme123.camunda.dmn.tester.shared.conversions$
object
conversions
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
conversions
.type
Clear all
Members list
Concise view
Value members
Concrete fields
val
dateRegex
:
String
val
doubleRegex
:
String
val
longRegex
:
String
Implicits
Implicits
implicit
def
booleanToTesterValue
(
x
:
Boolean
):
TesterValue
implicit
def
doubleToTesterValue
(
x
:
Double
):
TesterValue
implicit
def
intToTesterValue
(
x
:
Int
):
TesterValue
implicit
def
longToTesterValue
(
x
:
Long
):
TesterValue
implicit
def
stringToTesterValue
(
x
:
String
):
TesterValue