Skip to content

dibek/forgetmeplease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forgetmeplease

A forgetting map implementation

A basic implentation of a forgetting map for generic objects.

Installation

run ./gradlew assemble

Test

The tests can be run with the command:

./gradlew clean test

The BDD tests can be run with this command:

./gradlew clean cucumberTests

Command line

Is it possible to run the application from the command line running java -jar build/libs/forgetmeplease-1.0-SNAPSHOT.jar It will show a basic behaviour of the app. For more complex operations (and in multithreading envs) see the tests

About

A forgetting map implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published