test_identity.js File Reference

Go to the source code of this file.

Functions

Components utils import ("resource://app/jsmodules/sbProperties.jsm")
 Identity Service Unit Test File. More...
 

Variables

const SEPARATOR = '|'
 
const CONTENT_TYPES = ['audio', 'video']
 
var gTestLibrary = null
 
var gIdentityService = null
 

Function Documentation

Components utils import ( "resource://app/jsmodules/sbProperties.jsm"  )

Identity Service Unit Test File.

Variable Documentation

const CONTENT_TYPES = ['audio', 'video']

Definition at line 37 of file test_identity.js.

var gIdentityService = null

Definition at line 40 of file test_identity.js.

var gTestLibrary = null

Definition at line 39 of file test_identity.js.

const SEPARATOR = '|'

Definition at line 36 of file test_identity.js.