MCPcopy Create free account
hub / github.com/Calamari/BehaviorTree.js / Decorator.spec.js

File Decorator.spec.js

src/Decorator.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-env jest */
2import { SUCCESS, FAILURE, RUNNING } from './constants'
3import Decorator from './Decorator'
4import Task from './Task'

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected