envisage.tests.test_service module

Tests for the ‘Service’ trait type.

class envisage.tests.test_service.ServiceTestCase(methodName='runTest')[source]

Bases: TestCase

Tests for the ‘Service’ trait type.

test_service_str_representation()[source]

test the string representation of the service

test_service_trait_type()[source]

service trait type

test_service_trait_type_with_no_service_registry()[source]

service trait type with no service registry