Package datk :: Package tests :: Module networks_tests
[hide private]
[frames] | no frames]

Module networks_tests

source code

Network Test Suite

Tests Netwoks defined in networks.py by visual inspection

Variables [hide private]
  ip = get_ipython()
  DRAW_RANDOM = None
  DRAW_HUGE_RANDOM = None
  DRAW_UNI_RING = None
  DRAW_BI_RING = None
  DRAW_COMPLETE_GRAPH = None
  DRAW_UNI_LINE = None
  DRAW_BI_LINE = None
  TIMEOUT = 5
  __package__ = 'datk.tests'