Uses of Class
org.jenkinsci.plugins.junitrealtimetestreporter.TestProgress
-
-
Uses of TestProgress in org.jenkinsci.plugins.junitrealtimetestreporter
Fields in org.jenkinsci.plugins.junitrealtimetestreporter declared as TestProgress Modifier and Type Field Description protected TestProgress
AbstractRealtimeTestResultAction. progress
Methods in org.jenkinsci.plugins.junitrealtimetestreporter that return TestProgress Modifier and Type Method Description TestProgress
AbstractRealtimeTestResultAction. getTestProgress()
-