test_header_array.js File Reference

Go to the source code of this file.

Functions

function run_test ()
 
function pathHandler (request, response)
 
function check (ch, cx)
 

Variables

const PORT = 4444
 
var tests
 

Function Documentation

function check (   ch,
  cx 
)

Definition at line 87 of file test_header_array.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function pathHandler (   request,
  response 
)

Definition at line 60 of file test_header_array.js.

Here is the caller graph for this function:

function run_test ( )

Definition at line 44 of file test_header_array.js.

Here is the call graph for this function:

Variable Documentation

const PORT = 4444

Definition at line 42 of file test_header_array.js.

var tests
Initial value:
= [
new Test("http://localhost:4444/path-handler",
return null
Definition: FeedWriter.js:1143
function check(ch, cx)
function Test(path, initChannel, onStartRequest, onStopRequest)
Definition: head_utils.js:322

Definition at line 83 of file test_header_array.js.