tests property

Map<String, Function> tests
final

A map of tests that are available in every template loaded by the environment.

Implementation

final Map<String, Function> tests;