コード例 #1
0
    def test1(self):

        hub = HubCost()

        hub.hub_mass = 31644.5
        hub.year = 2009
        hub.month = 12

        check_gradient_unit_test(self, hub)
    def test1(self):

        hub = HubCost()

        hub.hub_mass = 31644.5
        hub.year = 2009
        hub.month = 12

        check_gradient_unit_test(self, hub)