.. |
Collections
|
Add an extra test case
|
2022-04-06 23:28:22 +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
|
Make source generators culture invariant
|
2022-05-09 21:44:12 +02:00 |
Test_INotifyPropertyChangedAttribute.cs
|
Rename a helper test project
|
2021-11-05 00:43:07 +01:00 |
Test_IRecipientGenerator.cs
|
Add unit tests for abstract source generation targets
|
2022-05-21 14:06:43 +02:00 |
Test_Messenger.cs
|
Fix build error with generic IRecipient<T> types
|
2022-05-24 09:53:05 +02: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
|
Fix [ICommand] CanExecute with inherited generated property
|
2022-05-20 14:22:28 +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
|
Fix build error with generic ObservableValidator types
|
2022-05-24 09:54:51 +02: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_SourceGenerators.cs
|
Add support for nested record types
|
2022-04-11 19:10:52 +02:00 |