Skip to content

ALee1303/PowerSystemBaseWithNUNIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Power Transfer System with Unit Test


Project Description

This repository contains example of using Strategy Pattern and Mediator Pattern in Unity Game Engine's MonoBehaviour to create a power transfer system.

It also contains Unit Test using NUnit which allows for test to be run on Unity Editor.

Table of Content

How to Run Test

To view test results on Unity Editor, simply add scripts in repository to a Unity Project and open Unity Test Runner. Then simply run the test you wish to see the result of.

Requirements

  • Unity version capable of 'Unity Test Runner'

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Base abstract classes for Power System with unit test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages