Plato on Github
Report Home
dojo/testsDOH/data/ItemFileReadStore.js
Maintainability
93.54
Lines of code
5
Difficulty
6.75
Estimated Errors
0.04
Function weight
By Complexity
By SLOC
// FIXME: this test assumes the existence of the global object "tests" tests= typeof tests=="undefined" ? {} : tests; define(["./readOnlyItemFileTestTemplates", "dojo/data/ItemFileReadStore"], function(){ tests.data.readOnlyItemFileTestTemplates.registerTestsForDatastore("dojo.data.ItemFileReadStore"); });