|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.sasl.aop.monitoring.execution.time.TimeUnitsBeanTest
public class TimeUnitsBeanTest
Test cases for the
TimeUnitsBean
class.
Constructor Summary | |
---|---|
TimeUnitsBeanTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testConvertToMilliseconds()
Test case for the convertToMilliseconds() . method. |
void |
testGetSetDay()
Tests the getter and setter for the days. |
void |
testGetSetHours()
Test the getter and setter for the hours. |
void |
testGetSetMilliseconds()
Tests the getter and setter for the milliseconds. |
void |
testGetSetMinutes()
Tests the getter and setter for the minutes. |
void |
testGetSetSeconds()
Tests the getter and setter for the seconds. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeUnitsBeanTest()
Method Detail |
---|
public void setUp()
public void testGetSetMilliseconds() throws Exception
Exception
public void testGetSetSeconds() throws Exception
Exception
public void testGetSetMinutes() throws Exception
Exception
public void testGetSetHours() throws Exception
Exception
public void testGetSetDay() throws Exception
Exception
public void testConvertToMilliseconds() throws Exception
convertToMilliseconds()
. method.
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |