Added Unit tests for data classes

This commit is contained in:
Felix Kirchner
2025-05-04 22:33:55 +02:00
parent 1db25c1152
commit c3eb7dd1d7
4 changed files with 298 additions and 2 deletions

View File

@@ -52,8 +52,8 @@
</TestAction>
<LaunchAction
buildConfiguration = "Release"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
selectedDebuggerIdentifier = ""
selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"