tests.structure.test_universe

tests.structure.test_universe#

Unit tests for Universe object.

Functions

test_universe_laws_removal()

Ensure universe laws can be removed (set to None).

test_universe_laws_updating()

Ensure universe laws update bindings to the correct universe.

test_universe_subclass()

Ensure Universe trees up to correct subclass.

test_universe_vertex_add()

Ensure we can add a vertex to a universe.

test_universe_vertex_init()

Ensure we can pass vertices into a Universe instantiation.

test_universe_vertex_remove()

Ensure we can remove a vertex from a universe.