Package mglutil :: Package gui :: Package BasicWidgets :: Package Tk :: Package Tests :: Module test_player :: Class PlayerBaseTest
[hide private]
[frames] | no frames]

Class PlayerBaseTest

source code

       object --+    
                |    
unittest.TestCase --+
                    |
                   PlayerBaseTest

Nested Classes [hide private]

Inherited from unittest.TestCase: failureException


Instance Methods [hide private]
  test_constructor(self)
  test_constructorOptionsForm1(self)
  test_constructorOptionsForm2(self)
  test_nextFrame(self)
  test_getnextFrame(self)
  test_Play_cb(self)
  test_PlayRev_cb(self)
  test_FastForward_cb(self)
  test_FastReverse_cb(self)
  test_Stop_cb(self)
  test_GoToStart_cb(self)
  test_GoToEnd_cb(self)
  test_SetState_cb(self)
  test_SetMode_cb(self)
  test_SetPlayMode_cb(self)
  test_cancelPlayMode_cb(self)
  test_Close_cb(self)

Inherited from unittest.TestCase: __call__, __init__, __repr__, __str__, assertAlmostEqual, assertAlmostEquals, assertEqual, assertEquals, assertFalse, assertNotAlmostEqual, assertNotAlmostEquals, assertNotEqual, assertNotEquals, assertRaises, assertTrue, assert_, countTestCases, debug, defaultTestResult, fail, failIf, failIfAlmostEqual, failIfEqual, failUnless, failUnlessAlmostEqual, failUnlessEqual, failUnlessRaises, id, run, setUp, shortDescription, tearDown

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__


Properties [hide private]

Inherited from object: __class__


Method Details [hide private]

test_constructor(self)

source code 
None

test_constructorOptionsForm1(self)

source code 
None

test_constructorOptionsForm2(self)

source code 
None

test_nextFrame(self)

source code 
None

test_getnextFrame(self)

source code 
None

test_Play_cb(self)

source code 
None

test_PlayRev_cb(self)

source code 
None

test_FastForward_cb(self)

source code 
None

test_FastReverse_cb(self)

source code 
None

test_Stop_cb(self)

source code 
None

test_GoToStart_cb(self)

source code 
None

test_GoToEnd_cb(self)

source code 
None

test_SetState_cb(self)

source code 
None

test_SetMode_cb(self)

source code 
None

test_SetPlayMode_cb(self)

source code 
None

test_cancelPlayMode_cb(self)

source code 
None

test_Close_cb(self)

source code 
None