ClassDiagram1.cd 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <ClassDiagram MajorVersion="1" MinorVersion="1">
  3. <Class Name="TerminalGuiFluentTesting.With" Collapsed="true">
  4. <Position X="0.5" Y="1.5" Width="1.5" />
  5. <TypeIdentifier>
  6. <HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAIAAAAAA=</HashCode>
  7. <FileName>With.cs</FileName>
  8. </TypeIdentifier>
  9. </Class>
  10. <Class Name="TerminalGuiFluentTesting.FakeInput&lt;T&gt;" Collapsed="true">
  11. <Position X="7" Y="1.5" Width="1.5" />
  12. <TypeIdentifier>
  13. <HashCode>AQAAAAAAACAAAQEAAAAgAAAAAAAAAAAAAAAAAAAAAAI=</HashCode>
  14. <FileName>FakeInput.cs</FileName>
  15. </TypeIdentifier>
  16. <Lollipop Position="0.2" />
  17. </Class>
  18. <Class Name="TerminalGuiFluentTesting.FakeNetInput" Collapsed="true">
  19. <Position X="8.25" Y="2.75" Width="1.5" />
  20. <TypeIdentifier>
  21. <HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
  22. <FileName>FakeNetInput.cs</FileName>
  23. </TypeIdentifier>
  24. <Lollipop Position="0.2" />
  25. </Class>
  26. <Class Name="TerminalGuiFluentTesting.FakeWindowsInput" Collapsed="true">
  27. <Position X="6" Y="2.75" Width="1.75" />
  28. <TypeIdentifier>
  29. <HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
  30. <FileName>FakeWindowsInput.cs</FileName>
  31. </TypeIdentifier>
  32. <Lollipop Position="0.2" />
  33. </Class>
  34. <Class Name="TerminalGuiFluentTesting.FakeOutput" Collapsed="true" BaseTypeListCollapsed="true">
  35. <Position X="5.5" Y="0.5" Width="1.5" />
  36. <TypeIdentifier>
  37. <HashCode>AAAAAAAAgCAAgAAAAAAAAAAAAAAAQAAAMAAAAAEAAAA=</HashCode>
  38. <FileName>FakeOutput.cs</FileName>
  39. </TypeIdentifier>
  40. <Lollipop Position="0.2" />
  41. </Class>
  42. <Class Name="TerminalGuiFluentTesting.GuiTestContext" BaseTypeListCollapsed="true">
  43. <Position X="2.25" Y="0.5" Width="2.25" />
  44. <Compartments>
  45. <Compartment Name="Fields" Collapsed="true" />
  46. </Compartments>
  47. <TypeIdentifier>
  48. <HashCode>ABJAAAIAACBACQAAg4AAAAAgAJIEgAQAKACIBACAIgI=</HashCode>
  49. <FileName>GuiTestContext.cs</FileName>
  50. </TypeIdentifier>
  51. <ShowAsAssociation>
  52. <Field Name="_output" />
  53. <Field Name="_winInput" />
  54. <Field Name="_netInput" />
  55. </ShowAsAssociation>
  56. <Lollipop Position="0.2" />
  57. </Class>
  58. <Class Name="TerminalGuiFluentTesting.TextWriterLoggerProvider" Collapsed="true">
  59. <Position X="10" Y="2.75" Width="2" />
  60. <TypeIdentifier>
  61. <HashCode>AAAAAIAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
  62. <FileName>TextWriterLoggerProvider.cs</FileName>
  63. </TypeIdentifier>
  64. <Lollipop Position="0.2" />
  65. </Class>
  66. <Class Name="TerminalGuiFluentTesting.TextWriterLogger" Collapsed="true">
  67. <Position X="10" Y="1.75" Width="1.5" />
  68. <TypeIdentifier>
  69. <HashCode>AAAAAAAAAAAAAAAAAAEAAAAAAAgAAAAAAAAIAAAAAAA=</HashCode>
  70. <FileName>TextWriterLogger.cs</FileName>
  71. </TypeIdentifier>
  72. <Lollipop Position="0.2" />
  73. </Class>
  74. <Font Name="Segoe UI" Size="9" />
  75. </ClassDiagram>