Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
O
onEvevnt(TestEvent)
- Method in class org.momeunit.ant.event.
TestEventListener
Processes TestEvents.
org.momeunit.ant.core
- package org.momeunit.ant.core
This package contains core classes of MoMEUnit Ant integration.
org.momeunit.ant.emulator
- package org.momeunit.ant.emulator
This package contains classes of and used by Emulators.
org.momeunit.ant.event
- package org.momeunit.ant.event
This package contains classes connected with creating and processing test events.
org.momeunit.ant.formatter
- package org.momeunit.ant.formatter
This package contains classes of and used by formatters intended to process test events and creating reports.
org.momeunit.ant.jad
- package org.momeunit.ant.jad
This package contains classes intended for representing and manipulating of JAD descriptor and/or manifest.
org.momeunit.ant.preverifier
- package org.momeunit.ant.preverifier
This package contains classes of and used by Preverifiers.
org.momeunit.ant.taskdefs
- package org.momeunit.ant.taskdefs
This package contains tasks together with nested tags and attribute types implementations and exceptions that above elements can throw.
OutputLogger
- Class in
org.momeunit.ant.core
Class that reads input from
InputStream
and logs it to ant logging system.
OutputLogger(InputStream, Task, int)
- Constructor for class org.momeunit.ant.core.
OutputLogger
Instantiates OutputLogger with owning task and message priority.
OutputLogger(InputStream, Task)
- Constructor for class org.momeunit.ant.core.
OutputLogger
Instantiates OutputLogger with owning task and message priority of
INFO
.
OutputLogger(InputStream)
- Constructor for class org.momeunit.ant.core.
OutputLogger
Instantiates OutputLogger with message priority of
INFO
.
OutputPipe
- Class in
org.momeunit.ant.core
Abstract class that every output processing pipe should extend.
OutputPipe(InputStream)
- Constructor for class org.momeunit.ant.core.
OutputPipe
Initializes OutputPipe with given
InputStream
.
OutputToString
- Class in
org.momeunit.ant.core
Class that cumulates input read from
InputStream
.
OutputToString(InputStream)
- Constructor for class org.momeunit.ant.core.
OutputToString
Instantiates OutputToString object with given InputStream.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X