Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

[W07] Added logging tests #40

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

[W07] Added logging tests #40

wants to merge 4 commits into from

Conversation

Flnn0
Copy link
Contributor

@Flnn0 Flnn0 commented Jun 19, 2023

Checklist

General

  • I confirm that my tests, if any, are correct
    • Optional: I pass all artemis tests.
    • Optional: I pass all tests, that are added in this PR.
    • Optional: I calculated manually the correct solutions on paper.
  • I chose a title conforming to the naming conventions for pull requests.
  • The newly added tests do not reveal the solutions dynamically calculating the solutions as expected in the exercise.
  • Other students approved this Pull Request.

Description

  • The file logging.txt contains the numbers which should be sorted and the associated logging
  • The file LoggingTest takes the data from logging.txt and convert it to a useful format and runs the tests

@github-actions github-actions bot added the w07 label Jun 19, 2023
rename logging.txt to loggingCases.txt
added comment to LoggingTest.java and set the Path to the new loggingCases.txt file
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation w07
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant