Uses of Class
org.eclipse.jgit.junit.http.RecordingLogger.Warning
-
Packages that use RecordingLogger.Warning Package Description org.eclipse.jgit.junit.http -
-
Uses of RecordingLogger.Warning in org.eclipse.jgit.junit.http
Fields in org.eclipse.jgit.junit.http with type parameters of type RecordingLogger.Warning Modifier and Type Field Description private static java.util.List<RecordingLogger.Warning>
RecordingLogger. warnings
Methods in org.eclipse.jgit.junit.http that return types with arguments of type RecordingLogger.Warning Modifier and Type Method Description static java.util.List<RecordingLogger.Warning>
RecordingLogger. getWarnings()
Get thewarnings
.
-