Home | Trees | Indices | Help |
---|
|
object --+ | unittest.TestCase --+ | DistanceOfTimeInWordsTestCase
|
|||
Inherited from |
|
|||
|
setUp(self) Setting up environment for tests |
||
|
updateTime(self,
_time) Update all time-related values for current time |
||
|
ckDefaultAccuracy(self,
typ,
estimated) Checks with default value for accuracy |
||
|
ckDefaultToTime(self,
typ,
accuracy,
estimated) Checks with default value of time |
||
|
testDOTIWDefaultAccuracy(self) Unit-test for distance_of_time_in_words with default accuracy |
||
|
testDOTIWDefaultToTimeAcc1(self) Unit-tests for distance_of_time_in_words with default to_time and accuracy=1 |
||
|
testDOTIWDefaultToTimeAcc2(self) Unit-tests for distance_of_time_in_words with default to_time and accuracy=2 |
||
|
testDOTIWDefaultToTimeAcc3(self) Unit-tests for distance_of_time_in_words with default to_time and accuracy=3 |
||
|
testDOTWDatetimeType(self) Unit-tests for testing datetime.datetime as input values |
||
|
testDOTIWExceptions(self) Unit-tests for testings distance_of_time_in_words' exceptions |
||
Inherited from Inherited from |
|
|||
Inherited from |
|
|
|
|
|
|
|
|
|
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Sun Oct 29 00:35:02 2006 | http://epydoc.sourceforge.net |