-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
New tests should be created for this project. These are located in test/, the file names should be in the format *.test.ts.
The testing framework used is mocha with chai.js.
All tests should be written for JRE/JDK 8 for compatibility reasons.
Required knowledge
- Typescript
- Java 8
Examples
- Streams
- Lists with objects (currently, only Lists in combination with basic types are tested)
- Functions (using
newProxy)
Reactions are currently unavailable