describe("Typertext.Json.JsonResponse", function() { it("exists", function() { expect(typeof Typertext.Json.JsonResponse).toBe("function"); }); });