Guillem Hernandez Sola 83136080b3 Merged in feature-1 (pull request #1)
Feature 1

Approved-by: Guillem Hernandez Sola <guillem.hernandez.sola@gmail.com>
2020-10-20 08:10:13 +00:00
2017-06-18 01:41:54 +05:30
2020-10-20 10:03:55 +02:00
2020-10-20 10:03:55 +02:00

Fizz Buzz Example in Java 8 using JUnit 5

Fizz Buzz is a game where

  • if the number is divisible by 3, you say Fizz
  • if the number is divisible by 5, you say Buzz
  • if neither, you say the number

Contributors

This a Jenkinsfile Multibranch pipeline example

Description
No description provided
Readme 57 KiB
Languages
Java 100%