Stylet/StyletUnitTests
Antony Male 0a169e6b69 Add unit tests for BindableCollection modifications 2015-01-06 14:06:14 +00:00
..
Properties Change copyright from Sagentia -> Antony Male 2014-03-23 15:08:04 +00:00
StyletIoC Push unit test coverage up to 99.6% 2014-11-27 11:06:12 +00:00
ActionExtensionTests.cs Remove the IoC class in its entirety - it's not needed any more, and it's a bad idea 2014-11-30 14:23:56 +00:00
ApplicationLoaderTests.cs Add unit tests for ApplicationLoader, and fix Bootstrapper tests 2014-08-02 17:50:18 +01:00
BindableCollectionTests.cs Add unit tests for BindableCollection modifications 2015-01-06 14:06:14 +00:00
BoolToVisibilityConverterTests.cs Push unit test coverage up to 99.6% 2014-11-27 11:06:12 +00:00
BootstrapperBaseTests.cs Fix up previous commit 2015-01-05 12:21:46 +00:00
BootstrapperTests.cs Execute.Dispatcher can never be null, and dispatches synchronously by default 2015-01-04 21:30:34 +00:00
CommandActionTests.cs Add more descriptive exceptions to Action error cases 2015-01-05 12:28:26 +00:00
ConductorAllActiveTests.cs Catch corner-case with ConductorAllActive where AddRange / RemoveRange wouldn't handle added/removed items 2015-01-06 13:43:31 +00:00
ConductorNavigatingTests.cs Conductors will also Dispose their children if the're IDisposable 2014-08-04 17:35:16 +01:00
ConductorOneActiveTests.cs Execute.Dispatcher can never be null, and dispatches synchronously by default 2015-01-04 21:30:34 +00:00
ConductorTests.cs Conductors will also Dispose their children if the're IDisposable 2014-08-04 17:35:16 +01:00
DebugConverterTests.cs More unit tests, more code coverage 2014-05-07 17:48:00 +01:00
EqualityConverterTests.cs Start writing unit tests for the MessageBox stuff 2014-05-20 21:24:28 +01:00
EventActionTests.cs Add more descriptive exceptions to Action error cases 2015-01-05 12:28:26 +00:00
EventAggregatorTests.cs Execute.Dispatcher can never be null, and dispatches synchronously by default 2015-01-04 21:30:34 +00:00
ExecuteTests.cs Allow setting of Execute.InDesignMode, for obscure unit testing ONLY 2015-01-05 12:22:00 +00:00
ExpressionExtensionsTests.cs Improve unit test code coverage some more 2014-05-06 17:42:55 +01:00
IconToBitmapSourceConverterTests.cs Add more unit tests for MessageBox, and convert to use more system types 2014-05-20 21:24:29 +01:00
LabelledValueTests.cs Improve unit test code coverage further 2014-05-07 08:37:48 +01:00
MessageBoxTests.cs Move back to lots of separate arguments for ShowMessageBox - consistent with MessageBox.Show 2014-12-02 16:16:32 +00:00
PropertyChangedBaseTests.cs Execute.Dispatcher can never be null, and dispatches synchronously by default 2015-01-04 21:30:34 +00:00
PropertyChangedExtensionsTests.cs Execute.Dispatcher can never be null, and dispatches synchronously by default 2015-01-04 21:30:34 +00:00
ScreenExtensionTests.cs Conductors will also Dispose their children if the're IDisposable 2014-08-04 17:35:16 +01:00
ScreenTests.cs Execute.Dispatcher can never be null, and dispatches synchronously by default 2015-01-04 21:30:34 +00:00
StyletLogManagerTests.cs Change DebugLogger to TraceLogger, which logs even in Release builds 2014-07-30 15:22:29 +01:00
StyletUnitTests.csproj Execute.Dispatcher can never be null, and dispatches synchronously by default 2015-01-04 21:30:34 +00:00
TraceLoggerTests.cs Change DebugLogger to TraceLogger, which logs even in Release builds 2014-07-30 15:22:29 +01:00
ValidatingModelBaseTests.cs Execute.Dispatcher can never be null, and dispatches synchronously by default 2015-01-04 21:30:34 +00:00
ViewManagerTests.cs Execute.Dispatcher can never be null, and dispatches synchronously by default 2015-01-04 21:30:34 +00:00
ViewTests.cs Get test coverage back up 2015-01-05 13:04:29 +00:00
WindowManagerTests.cs Move back to lots of separate arguments for ShowMessageBox - consistent with MessageBox.Show 2014-12-02 16:16:32 +00:00
packages.config Fix some rakefile issues 2014-05-06 18:30:04 +01:00