function testAlias() { $this->assertTrue(Segment::alias(array("previousId" => "previous-id", "userId" => "user-id"))); }