|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
MicroEdition-Configuration
attribute value.
MIDlet-Data-Size
attribute value.
MIDlet-Delete-Confirm
attribute value.
MIDlet-Delete-Notify
attribute value.
MIDlet-Description
attribute value.
emulator
tool.
preverify
tool.
MIDlet-Icon
attribute value.
EnumType.getPossibleValues()
.
EnumType.getPossibleValues()
or -1
if not found.
MIDlet-Info-URL
attribute value.
MIDlet-Install-Notify
attribute value.
MIDlet-Jar-URL
attribute value.
MIDlet-Jar-Size
attribute value.
null
if not found.
Properties
.
MIDlet-Name
attribute.
MIDlet-Permissions-Opt
attribute value.
OutputStream
of the pipe.
OutputStream
where formatter sends report.
String
.
null
.
defaultpattern if given is null
.
- getPermissions() -
Method in class org.momeunit.ant.jad.JAD
- Returns
MIDlet-Permissions
attribute value.
- getPipeOutput() -
Method in class org.momeunit.ant.core.OutputPipe
- Returns requested
InputStream
of pipe.
- getPossibleValues() -
Method in class org.momeunit.ant.core.EnumType
- Returns array of possible string values of this enumerated type.
- getPossibleValuesNumber() -
Method in class org.momeunit.ant.core.EnumType
- Returns number of possible string values of this enumerated type.
- getPreverifier(File, Path, ClassLoader) -
Method in class org.momeunit.ant.taskdefs.PreverifierElement
- Returns configured preverifier.
- getPreverifierClass() -
Method in class org.momeunit.ant.taskdefs.PreverifierElement
- Returns classname of preverifier.
- getProfile() -
Method in class org.momeunit.ant.jad.JAD
- Returns
MicroEdition-Profile
attribute value.
- getProject() -
Method in class org.momeunit.ant.core.TestListHolder
- Returns owning project.
- getProperties() -
Method in class org.momeunit.ant.jad.JAD
- Returns all attributes of this JAD except midlet and push ones.
- getProperty(String) -
Method in class org.momeunit.ant.core.WtkTool
- Returns property of the given
name
or null
if
not found.
- getProperty() -
Method in class org.momeunit.ant.jad.MIDletInfo
- Returns attribute value that this MIDletInfo describes.
- getProperty() -
Method in class org.momeunit.ant.jad.PushInfo
- Returns the attribute value that this PushInfo object describes.
- getPropertyNames() -
Method in class org.momeunit.ant.jad.JAD
- Returns all attributes names except midlet and push ones.
- getPush(int) -
Method in class org.momeunit.ant.jad.JAD
- Returns push record with the given number or
null
if not
found.
- getPushInfoProperties() -
Method in class org.momeunit.ant.jad.JAD
- Returns attributes that designate push records as
Properties
.
- getPushs() -
Method in class org.momeunit.ant.jad.JAD
- Returns collection of push records.
- getRunnerClassName() -
Method in class org.momeunit.ant.taskdefs.RunnerType
- Returns classname of runner designated by this type.
- getStackTrace() -
Method in class org.momeunit.ant.event.TestEvent
- Returns stack trace of error or failure occurred.
- getSuperElement() -
Method in exception org.momeunit.ant.taskdefs.UnsupportedAttributeException
- Returns name of element that doesn't support offending attribute.
- getSuperElement() -
Method in exception org.momeunit.ant.taskdefs.UnsupportedElementException
- Returns name of element that doesn't support offending nested element.
- getSystemError() -
Method in class org.momeunit.ant.formatter.UnitResultFormatter
- Returns error output generated by tests run and emulator.
- getSystemOutput() -
Method in class org.momeunit.ant.formatter.UnitResultFormatter
- Returns output generated by tests run and emulator.
- getTask() -
Method in class org.momeunit.ant.core.WtkTool
- Returns owning task.
- getTask() -
Method in class org.momeunit.ant.taskdefs.FormatterElement
- Returns owning task.
- getTask() -
Method in class org.momeunit.ant.taskdefs.PreverifierElement
- Returns the owning task
- getTestClassName() -
Method in class org.momeunit.ant.event.TestEvent
- Returns classname of test during which execution a test event occurred.
- getTestName() -
Method in class org.momeunit.ant.event.TestEvent
- Returns name of test during which execution a test event occurred.
- getTestNames() -
Method in class org.momeunit.ant.core.TestListHolder
- Returns set of test case names contained in this TestListHolder.
- getTestsList(char) -
Method in class org.momeunit.ant.core.TestListHolder
- Returns list of test case names contained in this TestListHolder separated
by given separator.
- getTestSuiteName() -
Method in class org.momeunit.ant.formatter.UnitResultFormatter
- Returns test suite name.
- getTimestamp() -
Method in class org.momeunit.ant.event.TestEvent
- Returns time at which test event occurred.
- getType() -
Method in class org.momeunit.ant.event.TestEvent
- Returns type of test event.
- getType() -
Method in class org.momeunit.ant.taskdefs.EmulatorElement
- Returns type of emulator.
- getType() -
Method in class org.momeunit.ant.taskdefs.PreverifierElement
- Returns type of preverifier.
- getType() -
Method in class org.momeunit.ant.taskdefs.TestDir
-
- getType() -
Method in interface org.momeunit.ant.taskdefs.TestElement
- Returns the type of files this test tag designates.
- getType() -
Method in class org.momeunit.ant.taskdefs.TestJar
-
- getValue() -
Method in class org.momeunit.ant.core.EnumType
- Returns value of this enumerated type as
String
.
- getValue() -
Method in class org.momeunit.ant.taskdefs.PropertyElement
- Returns value of property.
- getValues() -
Method in class org.momeunit.ant.core.EnumType
- Returns array of possible string values of this enumerated type.
- getValues() -
Method in class org.momeunit.ant.taskdefs.EmulatorType
-
- getValues() -
Method in class org.momeunit.ant.taskdefs.FormatterType
-
- getValues() -
Method in class org.momeunit.ant.taskdefs.HaltOnType
-
- getValues() -
Method in class org.momeunit.ant.taskdefs.PreverifierType
-
- getValues() -
Method in class org.momeunit.ant.taskdefs.PreverifyType
-
- getValues() -
Method in class org.momeunit.ant.taskdefs.RunnerType
-
- getValues() -
Method in class org.momeunit.ant.taskdefs.SummaryAttribute
-
- getValues() -
Method in class org.momeunit.ant.taskdefs.TestType
-
- getVendor() -
Method in class org.momeunit.ant.jad.JAD
- Returns
MIDlet-Vendor
attribute value.
- getVersion() -
Method in class org.momeunit.ant.jad.JAD
- Returns
MIDlet-Version
attribute value.
- getWtkHome() -
Method in class org.momeunit.ant.core.WtkTool
- Returns WTK home directory.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |