1
0
mirror of https://github.com/chylex/.NET-Community-Toolkit.git synced 2025-02-25 00:46:02 +01:00
.NET-Community-Toolkit/tests/CommunityToolkit.Mvvm.UnitTests
2022-06-04 16:37:33 +02:00
..
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 Add unit tests for throwing async commands 2022-06-04 16:37:32 +02: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 Switch async command types to use AsyncRelayCommandOptions 2022-06-04 15:20:30 +02: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 Add more unit tests for synchronous exceptions 2022-06-04 16:37:33 +02:00
Test_AsyncRelayCommand{T}.cs Add more unit tests for synchronous exceptions 2022-06-04 16:37:33 +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 Merge pull request from danielbanda/Typos 2022-05-25 20:12:29 +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 Rename [ICommand] to [RelayCommand] 2022-06-02 01:40:58 +02:00
Test_ObservablePropertyAttribute.RootNamespace.cs Fix source generators for types in global namespace 2022-06-01 22:08:12 +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_RelayCommandAttribute.cs Add unit tests for exception flow generator option 2022-06-04 16:37:32 +02:00
Test_SourceGenerators.cs Rename [ICommand] to [RelayCommand] 2022-06-02 01:40:58 +02:00