test_Magnet_meth (method)

class TestNotch[source]

Bases: object

Test that the methods of Notch behave like it should

setup()[source]

Run at the begining of every test to setup the gui

test_is_outwards(setup)[source]

Check that the is_outwards function can raise an error

pytestmark = [Mark(name='METHODS', args=(), kwargs={})]