Skip to content

Sample project to demonstrate how UnsupportedOperationException can be thrown and how to avoid it.

Notifications You must be signed in to change notification settings

simaosoares/UnsupportedOperationExceptionTestApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

UnsupportedOperationExceptionTestApp

Sample project to demonstrate how UnsupportedOperationException can be thrown and how to avoid it.

Test

Apache maven and Java JDK 7 or 8 must be correctly installed on the system.

In order to test the application just run:

mvn test

References

About

Sample project to demonstrate how UnsupportedOperationException can be thrown and how to avoid it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages