Test files will be generated into appropriate packages.
For instance,
@GenerateTest(directory = "binds", exclude = ["assets"])
will cause the test files to be generated under binds
package.
Test files will be generated into appropriate packages.
For instance,
@GenerateTest(directory = "binds", exclude = ["assets"])
will cause the test files to be generated under binds
package.