Skip to content
#

automated-unit-testing

Here are 6 public repositories matching this topic...

Used Gradle to build a joke-telling app that has both a free and paid version. This included factoring functionality into libraries as well as using build flavors to modularize the construction of each variant of the app. I also configured a Google Cloud Endpoints development server to supply the jokes.

  • Updated May 9, 2017
  • Java

SDEV 1060 Project. In this project, you will create the methods for calculation, and the test methods, using runners for each test method. You can use the same data for all tests; all the tests can go in the same test file. The project uses 4 input numbers, which are doubles between the ranges of -100 and 100, not inclusive (so -100 and 100 are …

  • Updated Jul 15, 2022
  • Java

Improve this page

Add a description, image, and links to the automated-unit-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the automated-unit-testing topic, visit your repo's landing page and select "manage topics."

Learn more