ArchUnitTS - v2.2.0
GitHub
NPM
Examples
Preparing search index...
CustomMetricAssertion
Type Alias CustomMetricAssertion
CustomMetricAssertion
:
(
value
:
number
,
classInfo
:
ClassInfo
)
=>
boolean
Type for user-defined custom assertion functions
Type Declaration
(
value
:
number
,
classInfo
:
ClassInfo
)
:
boolean
Parameters
value
:
number
classInfo
:
ClassInfo
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
NPM
Examples
ArchUnitTS - v2.2.0
Loading...
Type for user-defined custom assertion functions