Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pixijs/pixijs
/ Rectangle.test.ts
File
Rectangle.test.ts
src/maths/__tests__/Rectangle.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Matrix } from
'../matrix/Matrix'
;
2
import
{ Rectangle } from
'../shapes/Rectangle'
;
3
4
describe(
'Rectangle'
, () =>
Callers
nothing calls this directly
Calls
12
enlarge
Method · 0.80
intersects
Method · 0.80
containsRect
Method · 0.80
clone
Method · 0.65
copyFrom
Method · 0.65
contains
Method · 0.65
strokeContains
Method · 0.65
rotate
Method · 0.65
pad
Method · 0.45
fit
Method · 0.45
scale
Method · 0.45
translate
Method · 0.45
Tested by
no test coverage detected