|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
TestCase
.
==
) test.
.equals( ))
test.
- getBool_o() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
bool_o
.
- getBool_p() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
bool_p
.
- getByte_o() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
byte_o
.
- getByte_p() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
byte_p
.
- getChar_o() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
char_o
.
- getChar_p() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
char_p
.
- getDate() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
date
.
- getDouble_o() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
double_o
.
- getDouble_p() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
double_p
.
- getEqualsMPassed(int) -
Method in class jbeantester.framework.JBeanTestResults
- Gets the value of the specified
equalsMPassed
.
- getEqualsPassed(int) -
Method in class jbeantester.framework.JBeanTestResults
- Gets the value of the specified
equalsPassed
.
- getFloat_o() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
float_o
.
- getFloat_p() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
float_p
.
- getIndexForProperty(String) -
Method in class jbeantester.framework.JBeanTestResults
- Obtain the location of the specified property within the result.
- getInput(int) -
Method in class jbeantester.framework.JBeanTestResults
- Gets the value of the specified
input
.
- getInt_o() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
int_o
.
- getInt_p() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
int_p
.
- getLong_o() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
long_o
.
- getLong_p() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
long_p
.
- getNumPassedEquals() -
Method in class jbeantester.framework.JBeanTestResults
- Determine the number of properties that passed the native equality
(
==
) test.
- getNumPassedEqualsM() -
Method in class jbeantester.framework.JBeanTestResults
- Determine the number of properties that passed the algorithmic equality
(
.equals( )) test.
- getNumPropsTested() -
Method in class jbeantester.framework.JBeanTestResults
- Determine the number of properties that were tested.
- getObj() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
obj
.
- getOutput(int) -
Method in class jbeantester.framework.JBeanTestResults
- Gets the value of the specified
output
.
- getParamToUse(Class) -
Method in class jbeantester.framework.JBeanTester
- Obtain an object to use to satisfy this parameter.
- getProperty(int) -
Method in class jbeantester.framework.JBeanTestResults
- Gets the value of the specified
property
.
- getRunnable() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
runnable
.
- getShort_o() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
short_o
.
- getShort_p() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
short_p
.
- getString() -
Method in class jbeantester.tests.JBeanTest.InnerJBean
- Gets the value of
string
.
isBroken
.
null
, halt execution
otherwise.
null
, halt execution
otherwise.
true
, halt execution
otherwise.
true
, halt execution
otherwise.
valid
.
JavaBeanTester
class performs all testing.test
methods of
JBeanTester.bool_o
.
bool_p
.
byte_o
.
byte_p
.
char_o
.
char_p
.
date
.
double_o
.
double_p
.
float_o
.
float_p
.
int_o
.
int_p
.
invalid
.
long_o
.
long_p
.
obj
.
runnable
.
short_o
.
short_p
.
string
.
valid
.
testJBeanProperties
method which takes a
Class
to be instantiated functions properly.
Class
es conforming to the JavaBean
Specification.
Class
es conforming to the JavaBean
Specification.
Objects
conforming to the JavaBean Specification.
Objects
conforming to the JavaBean Specification.
testJBeanProperties
method which takes an
instantiated Object as a parameter functions properly.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |