assertSame('39600.0000', $service->companyProfit('50000', '10000', '300', '100')); $this->assertSame('-1100.0000', $service->companyProfit('0', '1000', '50', '50')); } }