Home Reference Source Repository

References

Class Summary

Static Public Class Summary
public

This component is responsible for generating the correct routes for the endpoint and it's child endpoints. It also stores the current state of the endpoint.

public

Object representing the configuration of a single endpoint.

public

This component is responsible for configuring and controlling the test-rest server.

public

Object representing the configuration of the test-rest server.

Function Summary

Static Public Function Summary
public

isFunction(obj: *): boolean

Checks that a given object is a function.

public

Checks that a given object is a plain object.

public

isString(obj: *): boolean

Checks that a given object is a string.

Variable Summary

Static Public Variable Summary
public

Finds the index of an element in an array by comparing defined identifying property.

public

Gets an element in an array by comparing defined identifying property.

public

Gets the next available identifier for pushing a keyed element into the array.