SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Functions | Variables
tests.test_module_orbito Namespace Reference

Functions

def test_find_perihelion
 
def test_frame_transfo
 

Variables

 xfail = pytest.mark.xfail
 
 skip = pytest.mark.skip
 
 skipif = pytest.mark.skipif
 
 parametrize = pytest.mark.parametrize
 
tuple assertions = unittest.TestCase('__init__')
 

Function Documentation

def tests.test_module_orbito.test_find_perihelion (   scraft,
  d1,
  d2,
  dperihelion,
  tol_sec 
)
def tests.test_module_orbito.test_frame_transfo (   ref1,
  ref2,
  scraft,
  date 
)

Variable Documentation

tuple tests.test_module_orbito.assertions = unittest.TestCase('__init__')
tests.test_module_orbito.parametrize = pytest.mark.parametrize
tests.test_module_orbito.skip = pytest.mark.skip
tests.test_module_orbito.skipif = pytest.mark.skipif
tests.test_module_orbito.xfail = pytest.mark.xfail