Esempio n. 1
0
 def testUpdate(self):
     network = Network(4)
     network.update()
     pass