Ejemplo n.º 1
0
 def test_Sphere():
     G = graphs.Sphere()
Ejemplo n.º 2
0
 def test_sphere(self):
     graphs.Sphere()
Ejemplo n.º 3
0
 def test_Sphere():
     G = graphs.Sphere()
     needed_attributes_testing(G)