JUnitLoader Class
Constructor
JUnitLoader
()
Item Index
Methods
_completeEntry
(
private
-
reporter
-
stack
-
parentIds
Completes the current entry
Parameters:
-
reporter
EventReporter -
stack
Object[] -
parentIds
String[]
_processFile
(
Promise
private
-
parentId
-
file
Processes a single file
Returns:
Promise:
_processFiles
(
Promise
private
-
parentId
-
files
Processes a list of files
Returns:
Promise:
_startEntry
(
private
-
reporter
-
entry
-
parentIds
Starts the current entry
Parameters:
-
reporter
EventReporter -
entry
Object -
parentIds
String[]
initialize
()
Initializes the instance
newId
()
Int
Create a new id
Returns:
Int:
process
(
Promise
-
parentId
Starts the loading process
Parameters:
-
parentId
String
Returns:
Promise: