testAssets property

List<String>? testAssets
getter/setter pair

Set this to the list of asset files to use when loading the tests before calling testReader.

Implementation

List<String>? testAssets;