from nose import with_setup from rightphase import RightPhase def test_rightphase(): assert RightPhase(4) == 4