Package eoxserver :: Package testing :: Module core
[hide private]
[frames] | no frames]

Module core

source code

Classes [hide private]
  TestSchemaFactory
  EOxServerTestCase
Test are carried out in a transaction which is rolled back after each test.
  CommandTestCase
Base class for testing CLI tools.
  CommandFaultTestCase
Base class for CLI tool tests that expect failures (CommandErrors) to be raised.
  EOxServerTestRunner
Custom test runner.
Functions [hide private]
 
_expand_regex_classes(module, regex) source code
 
_expand_regex_method(module, klass, regex) source code
Variables [hide private]
  logger = logging.getLogger(__name__)
  BASE_FIXTURES = ['initial_rangetypes.json', 'testing_base.json...
  __package__ = 'eoxserver.testing'
Variables Details [hide private]

BASE_FIXTURES

Value:
['initial_rangetypes.json',
 'testing_base.json',
 'testing_asar_base.json']