UNPKG
kityminder
Version:
latest (1.0.1)
1.0.1
Kity Minder
github.com/fex-team/kityminder
fex-team/kityminder
kityminder
/
lib
/
kity
/
spec
/
graphic
/
patternbrush.js
12 lines
(7 loc)
•
185 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
describe
(
"Kity.PatternBrush"
,
function
(
) {
var
PatternBrush
= kity.
PatternBrush
;
it
(
"构造验证"
,
function
(
) { });
it
(
"setUrl验证"
,
function
(
) { }); });