Interface CompileTester.GeneratedPredicateClause<T>

Type Parameters:
T - the non-generic clause type implementing this interface
Enclosing interface:
CompileTester

public static interface CompileTester.GeneratedPredicateClause<T>
The clause in the fluent API that checks that files were generated.
Author:
Gregory Kick