Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Yaffle/EventSource
/ Test
Function
Test
tests/qunit.js:1187–1191 ·
view source on GitHub ↗
( settings )
Source
from the content-addressed store, hash-verified
1185
}
1186
1187
function
Test( settings ) {
1188
extend( this, settings );
1189
this.assertions = [];
1190
this.testNumber = ++Test.count;
1191
}
1192
1193
Test.count = 0;
1194
Callers
nothing calls this directly
Calls
1
extend
Function · 0.85
Tested by
no test coverage detected