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