提交 78058776 编写于 作者: D dongwei

add test cases

Signed-off-by: Ndongwei <dongwei@kaihongdigi.com>
上级 e6ffb0cf
......@@ -133,7 +133,7 @@ describe('toolbarPropsJsTest', function () {
expect(obj.$type).assertEqual(labelName)
expect(obj.$attrs.id).assertEqual('attributeNamePropNone')
expect(obj.$attrs.attributename).assertEqual(undefined')
expect(obj.$attrs.attributename).assertEqual(undefined)
console.info("["+name+"Props] get attributename value is: " + JSON.stringify(obj.$attrs.attributename));
done();
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册