https://github.com/endarren/componenttester
A class that lets you calls methods in a component for testing purposes for Unity.
https://github.com/endarren/componenttester
unity
Last synced: about 1 year ago
JSON representation
A class that lets you calls methods in a component for testing purposes for Unity.
- Host: GitHub
- URL: https://github.com/endarren/componenttester
- Owner: Endarren
- License: gpl-3.0
- Created: 2019-02-13T20:31:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-13T20:31:38.000Z (over 7 years ago)
- Last Synced: 2025-02-13T22:47:28.301Z (over 1 year ago)
- Topics: unity
- Language: C#
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ComponentTester
A class that lets you calls methods in a component for testing purposes.