Files
Masterarbeit/QuellCode/CentronERP/tests/Centron.Tests.EndToEnd/Tests/ModuleCustomProperties/ModuleCustomPropertyStructure.expected.txt
T
Christoph Schwörer f045b99a25 Codebasis als Dateien ins Arbeitsrepo statt als Gitlink
QuellCode/CentronERP war nur als Gitlink (Submodul-Referenz auf 79c1142)
getrackt, ohne .gitmodules und ohne erreichbares Remote. Der
Untersuchungsgegenstand der Versuchsreihe war damit nicht reproduzierbar
gesichert: Ein Klon haette ein leeres Verzeichnis erhalten, und die Belege
der 3.287 Anforderungen waeren nicht ueberpruefbar gewesen.

Umstellung:
- Historie nach c:\DEV\CentronERP_git_snapshot_79c1142 ausgelagert
  (vollstaendig lesbar, enthaelt 79c1142 und Vorgaenger 89ccfd6)
- Gitlink aus dem Index entfernt
- Dateiinhalt aufgenommen: 24.557 Dateien, rund 333 MB

Die verschachtelte .gitignore der Codebasis gilt weiter, Build-Artefakte
bleiben ausgeschlossen. Details in Versuche/Versuch_01/_Codebasis-Nachweis.md
2026-08-26 07:43:51 +02:00

136 lines
2.6 KiB
Plaintext

{
Data: [
{
Category: 'cat',
DataType: 10,
I3D: 9,
IsMandatory: false,
IsVisible: true,
Name: 'most fitting subreddit',
ObjectI3D: 10491,
ObjectKind: 10,
PossibleValues: [],
Sealable: false,
SortOrder: 1,
ValueMask: null
},
{
Category: 'cat',
DataType: 4,
I3D: 10,
IsMandatory: false,
IsVisible: true,
Name: 'description',
ObjectI3D: 10491,
ObjectKind: 10,
PossibleValues: [],
Sealable: false,
SortOrder: 2,
ValueMask: null
},
{
Category: 'dog',
DataType: 3,
I3D: 11,
IsMandatory: false,
IsVisible: true,
Name: 'date of first tail catching',
ObjectI3D: 10491,
ObjectKind: 10,
PossibleValues: [],
Sealable: false,
SortOrder: 3,
ValueMask: null
},
{
Category: 'dog',
DataType: 1,
I3D: 12,
IsMandatory: false,
IsVisible: true,
Name: 'number of legs',
ObjectI3D: 10491,
ObjectKind: 10,
PossibleValues: [],
Sealable: false,
SortOrder: 4,
ValueMask: null
},
{
Category: 'trashpanda',
DataType: 6,
I3D: 13,
IsMandatory: false,
IsVisible: true,
Name: 'picture',
ObjectI3D: 10491,
ObjectKind: 10,
PossibleValues: [],
Sealable: false,
SortOrder: 4,
ValueMask: null
},
{
Category: 'trashpanda',
DataType: 9,
I3D: 14,
IsMandatory: false,
IsVisible: true,
Name: 'tax file',
ObjectI3D: 10491,
ObjectKind: 10,
PossibleValues: [],
Sealable: false,
SortOrder: 4,
ValueMask: null
},
{
Category: 'trashpanda',
DataType: 8,
I3D: 15,
IsMandatory: false,
IsVisible: true,
Name: 'secret hideout password',
ObjectI3D: 10491,
ObjectKind: 10,
PossibleValues: [],
Sealable: false,
SortOrder: 4,
ValueMask: null
},
{
Category: 'trashpanda',
DataType: 11,
I3D: 16,
IsMandatory: false,
IsVisible: true,
Name: 'personality',
ObjectI3D: 10491,
ObjectKind: 10,
PossibleValues: [
{
I3D: 1,
IsVisible: true,
Value: 'cute'
},
{
I3D: 2,
IsVisible: true,
Value: 'angery'
},
{
I3D: 3,
IsVisible: true,
Value: 'trash'
}
],
Sealable: false,
SortOrder: 4,
ValueMask: null
}
],
Error: null,
Message: null,
MessageCode: null,
Status: 0
}