vispy.gloo.tests.test_context module#

class vispy.gloo.tests.test_context.DummyCanvas#

Bases: object

command(*args)#
property glir#
class vispy.gloo.tests.test_context.DummyCanvasBackend#

Bases: object

vispy.gloo.tests.test_context.test_context_config()#

Test GLContext handling of config dict

vispy.gloo.tests.test_context.test_context_taking()#

Test GLContext ownership and taking

vispy.gloo.tests.test_context.test_gloo_without_app()#

Test gloo without vispy.app (with FakeCanvas)