json export gebaut. Weitere Ausgaben wie EMO hinzugefügt
This commit is contained in:
+1
-1
@@ -1191,7 +1191,7 @@ class TestObjectMethods(unittest.TestCase):
|
||||
hw = rek.HW(Anzahl_HW, mg, eas)
|
||||
emo = rek.EMO(eas, hw, mg)
|
||||
self.assertAlmostEqual(emo.dauer_emo_h(), 241)
|
||||
self.assertAlmostEqual(emo.dauer_emo_h_incl_mehrauwand(), 265.1)
|
||||
self.assertAlmostEqual(emo.dauer_emo_h_incl_mehraufwand(), 265.1)
|
||||
|
||||
def test_dienstleistung(self):
|
||||
Anzahl_MG = {
|
||||
|
||||
Reference in New Issue
Block a user