- Joined on Dec 07, 2021
alpina0707 pushed to master at alpina0707/Bordcomputer
- e90385101c Merge commit '0e9ae94aef323c9c14556c70347909e388dc0d58' into HEAD
- 0e9ae94aef Merge remote-tracking branch 'origin/feature-dev-BoardComputer2' into feature-dev-workingOnBordComputer
- d424ff2221 BordComputerTest.changeDeviceTest 8th case
- 59d88fb2f2 BordComputerTest.changeDeviceTest 7th case
- 080badc8cf BordComputerTest.changeDeviceTest 6th case
- Compare 18 commits »
3 years ago
alpina0707 pushed to master at alpina0707/Bordcomputer
- 0fa92fae38 Merge commit '8d012dd9b37295845a765534830a7181de72297f' into HEAD
- 8d012dd9b3 cleaned up RadioPlayer and made help functions package private
- Compare 2 commits »
3 years ago
alpina0707 pushed to feature-pr-RadioPlayer-cleanUp at alpina0707/Bordcomputer
- 8d012dd9b3 cleaned up RadioPlayer and made help functions package private
3 years ago
alpina0707 pushed to feature-pr-RadioPlayer-cleanUp at alpina0707/Bordcomputer
- 5da6de9413 Merge commit 'fd36f2089f2f69bbc514d60eeb1562be3e5bc4a3' into HEAD
- fd36f2089f change in the Structure
- 7e7a6d4b35 Merge branch 'master' into feature-pr-USB-otherTests
- ca035a17cb changes saved
- 917cadd420 UsbPlayerTest.getItemList Second Case
- Compare 68 commits »
3 years ago
alpina0707 pushed to master at alpina0707/Bordcomputer
- 5da6de9413 Merge commit 'fd36f2089f2f69bbc514d60eeb1562be3e5bc4a3' into HEAD
- fd36f2089f change in the Structure
- 7e7a6d4b35 Merge branch 'master' into feature-pr-USB-otherTests
- ca035a17cb changes saved
- 917cadd420 UsbPlayerTest.getItemList Second Case
- Compare 26 commits »
3 years ago
alpina0707 pushed to master at alpina0707/Bordcomputer
- f3035b6b2f Merge commit '9c4084e47940870dd0b38e6ad15b0be0b2820bd3' into HEAD
- 9c4084e479 Method mute of CDPlayer tested on 6x louder()-> mute() -> getOldVolumeShouldReturn_0.
- 9836e3a26c Method mute of CDPlayer tested on 5x louder()-> mute() -> getVolumeShouldReturn_5.
- d26513380d Method mute of CDPlayer tested on checkingTheEffectAfterRun -> VariableMutedShouldBeFalse.
- 5b1c8e9101 Method mute of CDPlayer tested on checkingTheReturnValue -> ShouldReturnAString.
- Compare 9 commits »
3 years ago
alpina0707 pushed to master at alpina0707/Bordcomputer
- fa0526cffb Merge commit '067a5c3d70fb8706e80667a50cd73ba67ae1289d' into HEAD
- 067a5c3d70 Method addToFavoriteSongs of CDPlayer tested on NotSelectingCDWechseler -> shouldThrowAnException.
- 9e5960da87 Method addToFavoriteSongs of CDPlayer tested on addingDuplicatedSong -> SongShouldNotBeAdded.
- 15385d3b4c Method addToFavoriteSongs of CDPlayer tested on addingOneSong -> favoriteSongsShouldReturnsThatAddedSong.
- Compare 4 commits »
3 years ago
alpina0707 pushed to master at alpina0707/Bordcomputer
- 7ba3489caa Merge commit '2e2be94402cadfa3ff2ff9b2a80e2ac4825c823c' into HEAD
- 2e2be94402 Method changeToNextCD of CDPlayer tested changing_from_last_to_first CD -> FirstCDShouldBeTaken.
- b307012590 Method changeToNextCD of CDPlayer tested checking the effect2 -> loadedCDShouldNotHaveTheSameIdAsPrev.
- f77ed10d41 Method changeToNextCD of CDPlayer tested checking the effect -> loadedCDShouldNotReturnNull.
- 3d0f3997f2 Method changeToNextCD of CDPlayer tested on CDWechselerNotSelected -> shouldThrowAnException.
- Compare 5 commits »
3 years ago
alpina0707 pushed to master at alpina0707/Bordcomputer
- c7748f03db Merge commit 'ab054d5dfe53df9290ccd26a825841ff2f353e41' into HEAD
- ab054d5dfe revised all test for setDevices now testing if every installed devices has the right instance & added productive code
- 4bd3d5acd2 added second and third test case for setDevices() & productive code
- 9913b17554 added fifth test case for readConfig() & productive code
- Compare 4 commits »
3 years ago
alpina0707 pushed to feature-pr-BordComputer-setDevices at alpina0707/Bordcomputer
- ab054d5dfe revised all test for setDevices now testing if every installed devices has the right instance & added productive code
- 4bd3d5acd2 added second and third test case for setDevices() & productive code
- 9913b17554 added fifth test case for readConfig() & productive code
- Compare 3 commits »
3 years ago
alpina0707 pushed to master at alpina0707/Bordcomputer
- 7a36cad435 Merge commit 'b6a718f728bf18ae29019f809fe35852c7a1acc5' into HEAD
- b6a718f728 added third & fourth test for readConfig & productive code
- 0fd42ce65a added second test for readConfig & productive code
- 5c1b1bd8a2 added BordComputer & BordComputerTest
- Compare 4 commits »
3 years ago
alpina0707 pushed to feature-pr-BordComputer-readConfig at alpina0707/Bordcomputer
- b6a718f728 added third & fourth test for readConfig & productive code
- 0fd42ce65a added second test for readConfig & productive code
- 5c1b1bd8a2 added BordComputer & BordComputerTest
- Compare 3 commits »
3 years ago
alpina0707 pushed to master at alpina0707/Bordcomputer
- ec60931dab Merge commit '7c7ae70a2b179b0cce12df32f2f06dd9664d16e4' into HEAD
- 7c7ae70a2b Method loadCDWechseler of CDPlayer tested on MaxCapacityExceeded:Max=10 -> shouldThrowAnException.
- e6741fd092 Method loadCDWechseler of CDPlayer tested on leadingFirstCD -> CDListOfCDWechselerShouldHaveLength1.
- 77ce33d615 Method loadCDWechseler of CDPlayer tested on WrongCDFormat -> shouldThrowAnException.
- 29aa121c19 Method loadCDWechseler of CDPlayer tested on notRunning=CDWechseler -> shouldThrowAnException.
- Compare 11 commits »
3 years ago
alpina0707 pushed to master at alpina0707/Bordcomputer
- 2148801828 Merge commit '5885370fe321bede908b3baf3990fc0e9282dca3' into HEAD
- 5885370fe3 revised test for RadioPlayer getAntenneBYInfoByTime()
- 089fa0144f revised test for RadioPlayer getBR3InfoByTime()
- fc98df250d revised test for RadioPlayer getYouFMInfoByTime()
- Compare 4 commits »
3 years ago
alpina0707 pushed to feature-pr-cdPlayer-showStationInfo at alpina0707/Bordcomputer
- 5885370fe3 revised test for RadioPlayer getAntenneBYInfoByTime()
- 089fa0144f revised test for RadioPlayer getBR3InfoByTime()
- fc98df250d revised test for RadioPlayer getYouFMInfoByTime()
- c78b7dd6f4 Merge commit '32b80ec46d26c94ee1fc05658214d1b2b1874de4' into HEAD
- 32b80ec46d cleaned up RadioPlayer & RadioPlayerTest
- Compare 123 commits »
3 years ago
alpina0707 pushed to master at alpina0707/Bordcomputer
- c78b7dd6f4 Merge commit '32b80ec46d26c94ee1fc05658214d1b2b1874de4' into HEAD
- 32b80ec46d cleaned up RadioPlayer & RadioPlayerTest
- Compare 2 commits »
3 years ago
alpina0707 pushed to feature-pr-RadioPlayer-cleanUp at alpina0707/Bordcomputer
- 32b80ec46d cleaned up RadioPlayer & RadioPlayerTest
3 years ago