public class QUnitResults extends Object
The breakdown is:
FileResults (1) - ModuleResults (n) -- TestCaseResults (n) --- AssertionResult (n)
for where this class is used
Modifier and Type | Class and Description |
---|---|
static class |
QUnitResults.FileResults |
Constructor and Description |
---|
QUnitResults() |
Copyright © 2003–2016 Atlassian. All rights reserved.