x2go :: tests :: test_printing :: TestX2GoClientPrinting :: Class TestX2GoClientPrinting
[frames] | no frames]

Class TestX2GoClientPrinting

source code

unittest.TestCase --+
                    |
                   TestX2GoClientPrinting

Nested Classes

Inherited from unittest.TestCase: failureException

Instance Methods
 
test_client_printing_dialog(self) source code
 
test_client_printing_pdfview(self) source code
 
test_client_printing_pdfsave(self) source code
 
test_client_printing_print(self) source code
 
test_client_printing_printcmd(self) source code

Inherited from unittest.TestCase: __call__, __eq__, __hash__, __init__, __ne__, __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