Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/typekit/webfontloader
/ fontapiurlbuilder_spec.js
File
fontapiurlbuilder_spec.js
spec/modules/google/fontapiurlbuilder_spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'modules.google.FontApiUrlBuilder'
,
function
() {
2
var
FontApiUrlBuilder = webfont.modules.google.FontApiUrlBuilder;
3
4
it(
'should throw an exception if there are no font families'
,
function
() {
Callers
nothing calls this directly
Calls
3
describe
Function · 0.85
it
Function · 0.85
expect
Function · 0.85
Tested by
no test coverage detected