Interface CompileTester

All Known Implementing Classes:
JavaSourcesSubject, JavaSourcesSubject.SingleSourceAdapter

public interface CompileTester
The root of the fluent API for testing the result of compilation.

This interface exists only to facilitate a fluent API and is subject to change. Implementing this interface is not recommended.

Author:
Gregory Kick
  • Method Details