comparison Library/LibrarySystem/Diagrams/Overview.cd @ 43:aef06698d9e2 Test

Added the library tests
author Steven Hollidge <stevenhollidge@hotmail.com>
date Wed, 04 Apr 2012 19:20:20 +0100
parents dbd242eb9c33
children
comparison
equal deleted inserted replaced
42:0d4aff4f699d 43:aef06698d9e2
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <ClassDiagram MajorVersion="1" MinorVersion="1"> 2 <ClassDiagram MajorVersion="1" MinorVersion="1">
3 <Interface Name="LibrarySystem.Interfaces.IRental">
4 <Position X="5.25" Y="3" Width="1.5" />
5 <TypeIdentifier>
6 <HashCode>AIAAAAAAAAAABABgACAAAAAAAgAAAAAAAAAAAAAAAAA=</HashCode>
7 <FileName>Interfaces\IRental.cs</FileName>
8 </TypeIdentifier>
9 </Interface>
10 <Interface Name="LibrarySystem.Interfaces.IPublication"> 3 <Interface Name="LibrarySystem.Interfaces.IPublication">
11 <Position X="3.5" Y="1" Width="1.5" /> 4 <Position X="3.5" Y="1" Width="1.5" />
12 <TypeIdentifier> 5 <TypeIdentifier>
13 <HashCode>AAAAAAAAAQAAAEAAiAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode> 6 <HashCode>AAAAAAAAAQAAAEAAiAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
14 <FileName>Interfaces\IPublication.cs</FileName> 7 <FileName>Interfaces\IPublication.cs</FileName>
15 </TypeIdentifier> 8 </TypeIdentifier>
16 </Interface> 9 </Interface>
17 <Interface Name="LibrarySystem.Interfaces.IBook"> 10 <Interface Name="LibrarySystem.Interfaces.IBook">
18 <Position X="5.25" Y="1" Width="1.5" /> 11 <Position X="5.25" Y="1" Width="1.5" />
19 <TypeIdentifier> 12 <TypeIdentifier>
20 <HashCode>AAACAAAAABAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAA=</HashCode> 13 <HashCode>AAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
21 <FileName>Interfaces\IBook.cs</FileName> 14 <FileName>Interfaces\IBook.cs</FileName>
22 </TypeIdentifier> 15 </TypeIdentifier>
23 </Interface> 16 </Interface>
24 <Interface Name="LibrarySystem.Interfaces.IStock"> 17 <Interface Name="LibrarySystem.Interfaces.IStock">
25 <Position X="7" Y="1" Width="2.25" /> 18 <Position X="5.25" Y="2.5" Width="1.5" />
26 <TypeIdentifier> 19 <TypeIdentifier>
27 <HashCode>AAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAIAAAAA=</HashCode> 20 <HashCode>AAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAIAAAAA=</HashCode>
28 <FileName>Interfaces\IStock.cs</FileName> 21 <FileName>Interfaces\IStock.cs</FileName>
29 </TypeIdentifier> 22 </TypeIdentifier>
30 </Interface> 23 </Interface>
31 <Interface Name="LibrarySystem.Interfaces.ILibrary"> 24 <Interface Name="LibrarySystem.Interfaces.ILibrary">
32 <Position X="9.5" Y="1" Width="1.5" /> 25 <Position X="7" Y="1" Width="1.5" />
33 <TypeIdentifier> 26 <TypeIdentifier>
34 <HashCode>AAAAAAAAAAAAAAAAAAIAgAAEAAAAAAAAAAIAABAAAgA=</HashCode> 27 <HashCode>AAAAAAAAAAAAAAAAAAIAgAAEAAAAgAAAAAIAABAAAgA=</HashCode>
35 <FileName>Interfaces\ILibrary.cs</FileName> 28 <FileName>Interfaces\ILibrary.cs</FileName>
36 </TypeIdentifier> 29 </TypeIdentifier>
37 </Interface> 30 </Interface>
38 <Interface Name="LibrarySystem.Interfaces.IPerson"> 31 <Interface Name="LibrarySystem.Interfaces.IPerson">
39 <Position X="7.25" Y="3" Width="1.5" /> 32 <Position X="8.75" Y="1" Width="1.5" />
40 <TypeIdentifier> 33 <TypeIdentifier>
41 <HashCode>AAAAAAAABAAAAAAAAAAAAAQAAAAAAIACAAAAAAAAAAA=</HashCode> 34 <HashCode>AAAAAAAAAAAAAAAAAAAAAAQAAAAAAAACAAAAAAAAAAA=</HashCode>
42 <FileName>Interfaces\IPerson.cs</FileName> 35 <FileName>Interfaces\IPerson.cs</FileName>
43 </TypeIdentifier> 36 </TypeIdentifier>
44 </Interface> 37 </Interface>
45 <Interface Name="LibrarySystem.Interfaces.IPublisher"> 38 <Interface Name="LibrarySystem.Interfaces.IPublisher">
46 <Position X="3.5" Y="3" Width="1.5" /> 39 <Position X="3.5" Y="3" Width="1.5" />