https://github.com/afinlay5/javaassertions
Java source code example demonstrating assertions, posted on personal blog (http://bit.ly/JavaAssert).
https://github.com/afinlay5/javaassertions
assertions gradle-java java
Last synced: 8 months ago
JSON representation
Java source code example demonstrating assertions, posted on personal blog (http://bit.ly/JavaAssert).
- Host: GitHub
- URL: https://github.com/afinlay5/javaassertions
- Owner: afinlay5
- License: mit
- Created: 2018-05-01T00:23:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-01T00:25:24.000Z (almost 8 years ago)
- Last Synced: 2025-03-03T01:43:53.166Z (about 1 year ago)
- Topics: assertions, gradle-java, java
- Language: Java
- Size: 201 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Assertions in the Java Programming Language
Gradle source code repository for the examples from my blog post, http://bit.ly/JavaAssert.
Built and tested on Linux Mint.

# Platform
- Any supporting a JVM for Java SE 1.4+.
# Requirements
- Java 1.4 or greater
# Known Problems
- None (04/27/2018).
# Execution Screenshot
