Class JavaSourcesSubject.SingleSourceAdapter

java.lang.Object
com.google.common.truth.Subject<JavaSourcesSubject.SingleSourceAdapter, JavaFileObject>
com.google.testing.compile.JavaSourcesSubject.SingleSourceAdapter
All Implemented Interfaces:
CompileTester, ProcessedCompileTesterFactory
Enclosing class:
JavaSourcesSubject

public static final class JavaSourcesSubject.SingleSourceAdapter extends com.google.common.truth.Subject<JavaSourcesSubject.SingleSourceAdapter, JavaFileObject> implements CompileTester, ProcessedCompileTesterFactory
Author:
Gregory Kick