Interface TestProject
public interface TestProject
Marker interface for test projects. Note that implementing this interface
has an effect on the behavior of some of the project's methods
(see e.g.
Project.generator(Generator)). It may also have an effect
on providers.