testDirectory property

  1. @override
String testDirectory
override

Specify the folder where test code is to be generated.

テストコードを生成するフォルダを指定します。

Implementation

@override
String get testDirectory => "test/exceptions";