TegralDiCheckDsl
class TegralDiCheckDsl
DSL receiver class for the Tegral DI check DSL.
Properties
Functions
Link copied to clipboard
Checks that the modules are complete and that all dependencies and injections can be properly resolved.
Link copied to clipboard
Adds the given modules to this Tegral DI check instance.
Link copied to clipboard
Checks that no cyclic dependencies are present within the modules.
Link copied to clipboard
Creates a NoUnusedCheck.
Link copied to clipboard
Check that verifies no injection is actually performed during the instantiation of components.