Uses of Class
org.eclipse.jgit.junit.http.RecordingLogger.Warning
Packages that use RecordingLogger.Warning
-
Uses of RecordingLogger.Warning in org.eclipse.jgit.junit.http
Fields in org.eclipse.jgit.junit.http with type parameters of type RecordingLogger.WarningModifier and TypeFieldDescriptionprivate static List
<RecordingLogger.Warning> RecordingLogger.warnings
Methods in org.eclipse.jgit.junit.http that return types with arguments of type RecordingLogger.WarningModifier and TypeMethodDescriptionstatic List
<RecordingLogger.Warning> RecordingLogger.getWarnings()
Get thewarnings
.