File tree Expand file tree Collapse file tree 12 files changed +27
-170
lines changed
_O2_Development/O2Dev_UnitTests Expand file tree Collapse file tree 12 files changed +27
-170
lines changed Original file line number Diff line number Diff line change 11
2- /3rdParty_Tools /TeamMentor /TM_Data
2+ /3rdParty_Tools /TeamMentor /TM_Data
3+ obj
4+ bin
5+ * .csproj
6+ * .user
7+ _VisualStudio_Projects
Original file line number Diff line number Diff line change 11using System ;
22using System . Diagnostics ;
3- using O2 . Kernel ;
4- using O2 . Kernel . ExtensionMethods ;
5- using O2 . DotNetWrappers . ExtensionMethods ;
3+ using FluentSharp . CoreLib ;
64
75//O2File:Tool_API.cs
86
97namespace O2 . XRules . Database . APIs
108{
11- public class Installer_Test
9+ public class Cassini_Installer_Test
1210 {
1311 public void test ( )
1412 {
Original file line number Diff line number Diff line change 11using System ;
22using System . Diagnostics ;
3- using O2 . Kernel ;
4- using O2 . Kernel . ExtensionMethods ;
5- using O2 . DotNetWrappers . ExtensionMethods ;
3+ using FluentSharp . CoreLib ;
64//O2File:Tool_API.cs
7- using O2 . XRules . Database . Utils ;
85
96
107namespace O2 . XRules . Database . APIs
118{
12- public class Installer_Test
9+ public class Chrome_Installer_Test
1310 {
1411 public void test ( )
1512 {
Original file line number Diff line number Diff line change 1- using System ;
2- using System . Diagnostics ;
3- using O2 . Kernel ;
4- using O2 . Kernel . ExtensionMethods ;
5- using O2 . DotNetWrappers . ExtensionMethods ;
6- using O2 . XRules . Database . Utils ;
1+ using System . Diagnostics ;
2+ using FluentSharp . CoreLib ;
73
84//O2File:Tool_API.cs
95
Original file line number Diff line number Diff line change 1- using System ;
2- using System . Diagnostics ;
3- using O2 . Kernel ;
4- using O2 . Kernel . ExtensionMethods ;
5- using O2 . DotNetWrappers . ExtensionMethods ;
6- using O2 . XRules . Database . Utils ;
1+ using System . Diagnostics ;
2+ using FluentSharp . CoreLib ;
73//O2File:Tool_API.cs
84
95namespace O2 . XRules . Database . APIs
Original file line number Diff line number Diff line change 1- using System ;
2- using System . Diagnostics ;
3- using O2 . Kernel ;
4- using O2 . Kernel . ExtensionMethods ;
5- using O2 . DotNetWrappers . ExtensionMethods ;
6- using O2 . DotNetWrappers . Windows ;
1+ using System . Diagnostics ;
2+ using FluentSharp . CoreLib ;
3+ using FluentSharp . CoreLib . API ;
74
85//O2File:Tool_API.cs
96
Original file line number Diff line number Diff line change 1- using System ;
2- using System . Diagnostics ;
3- using O2 . Kernel ;
4- using O2 . Kernel . ExtensionMethods ;
5- using O2 . DotNetWrappers . ExtensionMethods ;
1+ using System . Diagnostics ;
2+ using FluentSharp . CoreLib ;
63
74//O2File:Tool_API.cs
85
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44using System . Collections . Generic ;
55using System . Diagnostics ;
66using System . Text ;
7- using O2 . Kernel ;
8- using O2 . Kernel . ExtensionMethods ;
9- using O2 . DotNetWrappers . ExtensionMethods ;
107using NUnit . Framework ;
118using White . Core ;
12- using O2 . XRules . Database . APIs ;
139
1410//O2Ref:nunit.framework.dll
1511//O2File:API_GuiAutomation.cs
Original file line number Diff line number Diff line change 33using System . IO ;
44using System . Reflection ;
55using System . Collections . Generic ;
6- using System . Windows . Forms ;
76using System . Text ;
8- using O2 . Kernel ;
9- using O2 . Kernel . ExtensionMethods ;
10- using O2 . DotNetWrappers . ExtensionMethods ;
11- using O2 . External . SharpDevelop . ExtensionMethods ;
12- using O2 . XRules . Database . APIs ;
7+ using System . Windows . Forms ;
8+ using FluentSharp . CoreLib ;
9+ using FluentSharp . REPL ;
10+ using FluentSharp . WinForms ;
1311using NUnit . Framework ;
1412
13+
1514//O2Ref:nunit.framework.dll
1615//O2File:API_InputSimulator.cs
1716
You can’t perform that action at this time.
0 commit comments