GitHub
NPM
Examples
Preparing search index...
The search index is not available
ArchUnitTS - v2.1.51
ArchUnitTS
gatherDependOnFileViolations
Function gatherDependOnFileViolations
gather
Depend
On
File
Violations
(
projectedEdges
,
objectPatterns
,
subjectPatterns
,
isNegated
,
allowEmptyTests
?
)
:
(
EmptyTestViolation
|
ViolatingFileDependency
)
[]
Parameters
projectedEdges
:
ProjectedEdge
[]
objectPatterns
:
Filter
[]
subjectPatterns
:
Filter
[]
isNegated
:
boolean
allowEmptyTests
:
boolean
= false
Returns
(
EmptyTestViolation
|
ViolatingFileDependency
)
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ArchUnitTS - v2.1.51
Loading...