.. |
Collections
|
Fix build errors in unit tests
|
2022-04-06 22:48:56 +02:00 |
Helpers
|
Add notes on TaskSchedulerTestHelper logic
|
2022-02-28 22:39:23 +01:00 |
CommunityToolkit.Mvvm.UnitTests.csproj
|
Bump NuGet package reference versions
|
2022-01-13 21:53:49 +01:00 |
Test_ArgumentNullException.ComponentModel.cs
|
Add test class name to null argument check tests
|
2021-12-17 00:54:25 +01:00 |
Test_ArgumentNullException.DependencyInjection.cs
|
Add test class name to null argument check tests
|
2021-12-17 00:54:25 +01:00 |
Test_ArgumentNullException.Input.cs
|
Add test class name to null argument check tests
|
2021-12-17 00:54:25 +01:00 |
Test_ArgumentNullException.Messaging.cs
|
Add test class name to null argument check tests
|
2021-12-17 00:54:25 +01:00 |
Test_AsyncRelayCommand.cs
|
Fix async relay command CanExecute raised with no concurrency
|
2022-03-12 00:44:54 +01:00 |
Test_AsyncRelayCommand{T}.cs
|
Fix async relay command CanExecute raised with no concurrency
|
2022-03-12 00:44:54 +01:00 |
Test_ICommandAttribute.cs
|
Add unit tests for [ICommand] on Task<T> methods
|
2022-03-25 22:28:38 +01:00 |
Test_INotifyPropertyChangedAttribute.cs
|
Rename a helper test project
|
2021-11-05 00:43:07 +01:00 |
Test_IRecipientGenerator.cs
|
Fix IRecipient generator for partial recipient declarations
|
2022-03-01 00:17:15 +01:00 |
Test_Messenger.cs
|
Move MVVM Toolkit internals tests to separate project
|
2021-12-31 16:47:10 +01:00 |
Test_Messenger.Request.cs
|
Remove redundant [TestCategory] attributes
|
2021-11-04 21:48:54 +01:00 |
Test_ObservableObject.cs
|
Add unit tests for UnobservedTaskExceptions propagation
|
2022-02-28 22:37:26 +01:00 |
Test_ObservableObjectAttribute.cs
|
Update TransitiveMembersGenerator for new embedded resources
|
2021-12-02 18:04:37 +01:00 |
Test_ObservablePropertyAttribute.cs
|
Add unit test for diagnostics on inherited members
|
2022-04-06 18:14:00 +02:00 |
Test_ObservableRecipient.cs
|
Add unit tests for trimming annotations
|
2022-03-09 00:13:36 +01:00 |
Test_ObservableRecipientAttribute.cs
|
Fix [ObservableRecipient] with inherited base attributes
|
2022-02-22 20:00:26 +01:00 |
Test_ObservableValidator.cs
|
Add unit tests for trimming annotations
|
2022-03-09 00:13:36 +01:00 |
Test_RelayCommand.cs
|
Remove CanExecute checks from Execute logic
|
2022-03-09 22:14:51 +01:00 |
Test_RelayCommand{T}.cs
|
Remove CanExecute checks from Execute logic
|
2022-03-09 22:14:51 +01:00 |
Test_SourceGeneratorAttributes.cs
|
Fixed bugs in new diagnostics logic
|
2022-03-13 15:15:20 +01:00 |