.. |
CheckAudioInVideoTest.cs
|
Mark as accept the nullable stream.
|
2022-10-30 17:03:54 +08:00 |
CheckAudioQualityTest.cs
|
Mark mock track as nun-nullable because technically it should not accept the null track.
|
2022-11-05 16:17:20 +08:00 |
CheckBackgroundQualityTest.cs
|
Mark background prams in the getMockWorkingBeatmap() as nun-nullable because technically it should not accept the null background.
|
2022-11-05 16:16:26 +08:00 |
CheckConcurrentObjectsTest.cs
|
Remove nullable disable annotation in the test case.
|
2022-10-30 17:03:54 +08:00 |
CheckFewHitsoundsTest.cs
|
Remove nullable disable annotation in the test case.
|
2022-10-30 17:03:54 +08:00 |
CheckFilePresenceTest.cs
|
Remove nullable disable annotation in the test case.
|
2022-10-30 17:03:54 +08:00 |
CheckMutedObjectsTest.cs
|
Remove nullable disable annotation in the test case.
|
2022-10-30 17:03:54 +08:00 |
CheckTestHelpers.cs
|
Remove nullable disable annotation in the test case.
|
2022-10-30 17:03:54 +08:00 |
CheckTooShortAudioFilesTest.cs
|
Mark as accept the nullable stream.
|
2022-10-30 17:03:54 +08:00 |
CheckUnsnappedObjectsTest.cs
|
Remove nullable disable annotation in the test case.
|
2022-10-30 17:03:54 +08:00 |
CheckZeroByteFilesTest.cs
|
Use AsNonNull() because the type does not accept the null case.
|
2022-10-30 17:03:54 +08:00 |
CheckZeroLengthObjectsTest.cs
|
Remove nullable disable annotation in the test case.
|
2022-10-30 17:03:54 +08:00 |
MockNestableHitObject.cs
|
Remove nullable disable annotation in the test case.
|
2022-10-30 17:03:54 +08:00 |