public final class JavaSourceSubjectFactory extends com.google.common.truth.SubjectFactory<JavaSourcesSubject.SingleSourceAdapter,JavaFileObject>
SubjectFactory similar to
JavaSourcesSubjectFactory, but for working with single source files.| Modifier and Type | Method and Description |
|---|---|
JavaSourcesSubject.SingleSourceAdapter |
getSubject(com.google.common.truth.FailureStrategy failureStrategy,
JavaFileObject subject) |
static JavaSourceSubjectFactory |
javaSource() |
public static JavaSourceSubjectFactory javaSource()
public JavaSourcesSubject.SingleSourceAdapter getSubject(com.google.common.truth.FailureStrategy failureStrategy, JavaFileObject subject)
getSubject in class com.google.common.truth.SubjectFactory<JavaSourcesSubject.SingleSourceAdapter,JavaFileObject>Copyright © 2013-2017. All Rights Reserved.