UNPKG

oomph

Version:

Object Oriented javascript models for the client and the server

6 lines (4 loc) 224 B
ajaxObjectClassDataStore = require '../../src/privateModules/ajaxObjectClassDataStore' describe 'ajaxObjectClassDataStore', -> it 'should be an Object', -> expect(ajaxObjectClassDataStore).toEqual jasmine.any(Object)