seb-win-refactoring/SafeExamBrowser.Client.UnitTests/Operations
2019-11-20 10:45:08 +01:00
..
ApplicationOperationTests.cs SEBWIN-311: Started implementing scaffolding for third-party applications & monitoring. Renamed ApplicationSettings to AppSettings, resolved dependency from WindowsApi on Monitoring namespace and introduced ClientContext for runtime data of the client. 2019-10-01 11:30:53 +02:00
BrowserOperationTests.cs SEBWIN-312: Finished first draft of task view. 2019-11-20 10:45:08 +01:00
ClientHostDisconnectionOperationTests.cs SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
ClipboardOperationTests.cs SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
ConfigurationOperationTests.cs SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
DisplayMonitorOperationTests.cs SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
KeyboardInterceptorOperationTests.cs SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
MouseInterceptorOperationTests.cs SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
RuntimeConnectionOperationTests.cs SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
ShellOperationTests.cs SEBWIN-312: Started implementing task view. 2019-11-15 16:00:03 +01:00