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