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