public function testTerabytesConstructor() { $this->assertEquals(Metric::bytes(1000000000000), Metric::terabytes(1)); }