Skip to content

Writing Unit Tests

Sleet01 edited this page Apr 29, 2024 · 5 revisions

MegaMek Unit Test Environment: JUnit and Mockito

(WIP)

Simple Unit Tests

(WIP)

Mocks

(WIP)

Spying

(WIP)

Coding For Unit Testing

(WIP)

Writing Unit Test-compatible Code

(WIP)

Dependency Injection

(WIP)

Refactoring Existing Code

(WIP)

Simplifying Unit Tests

(WIP)

Helper Functions

(WIP)

Reducing Boilerplate

(WIP)

Examples

(WIP)

Simple Examples

(WIP)

Examples From Our Tests

(WIP)

More Information

About Unit Tests

Running Unit Tests

Clone this wiki locally