ArchUnitTS - v2.2.0
GitHub
NPM
Examples
Preparing search index...
gatherDependOnFileViolations
Function gatherDependOnFileViolations
gatherDependOnFileViolations
(
projectedEdges
:
ProjectedEdge
[]
,
objectPatterns
:
Filter
[]
,
subjectPatterns
:
Filter
[]
,
isNegated
:
boolean
,
allowEmptyTests
?:
boolean
,
)
:
(
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
GitHub
NPM
Examples
ArchUnitTS - v2.2.0
Loading...