Refactor tests to use FluentAssertions library #24
Annotations
4 warnings
build:
AnkiStoryGenerator/AnkiStoryGenerator/ViewModels/MainWindowViewModel.cs#L12
Non-nullable property 'Genre' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
AnkiStoryGenerator/AnkiStoryGenerator/ViewModels/MainWindowViewModel.cs#L12
Non-nullable property 'Genre' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
AnkiStoryGenerator/AnkiStoryGenerator/ViewModels/MainWindowViewModel.cs#L12
Non-nullable property 'Genre' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
AnkiStoryGenerator/AnkiStoryGenerator/ViewModels/MainWindowViewModel.cs#L12
Non-nullable property 'Genre' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|