OOP2 Zoo Assignment 2.1 Step 1: -- Not Implemented: Checking the validation of the methods. OOP2 Zoo Assignment 2.1 Step 1: -- Not Implemented: Checking the validation of the methods. -- ConsoleHelper is abstract and can not be instantiated -- Object reference not set to an instance of an object. -- Not Implemented: Check to see if animal is added to the zoo through the console. OOP2 Zoo Assignment 2.1 Step 2: -- Not Implemented: Check to see if guest is added via Console OOP2 Zoo Assignment 2.1 Step 3: -- Method Main(System.String,System.String) does not exist, but it should. -- Not Implemented: Value check to see if animal is removed via Console. OOP2 Zoo Assignment 2.1 Step 4: -- Method Main(System.String,System.String) does not exist, but it should. -- Not Implemented: value check to see if guest is removed via Console. OOP2 Zoo Assignment 2.1 Step 5: -- Constructor on type 'Animals.Dingo' not found. -- Zoo does not have a Field or Property named Animals[0] -- Not Implemented: Check to see if animal is removed via WPF OOP2 Zoo Assignment 2.1 Step 6: -- Constructor on type 'People.Guest' not found. -- Method AddGuest() does not exist, but it should. -- Method AddGuest() does not exist, but it should. -- Zoo does not have a Field or Property named Guests[0] -- Not Implemented: Check to see if guest is removed via WPF. OOP2 Zoo Assignment 2.1 Step 7: -- Complete success for this step. OOP2 Zoo Assignment 2.1 Step 8: -- Not Implemented: Check AnimalWindow grids, labels, and inputs OOP2 Zoo Assignment 2.1 Step 8: -- Not Implemented: Check AnimalWindow grids, labels, and inputs -- Not Implemented: Check AnimalWindow window_Loaded event to see if in controls are initialized. OOP2 Zoo Assignment 2.1 Step 9: -- Constructor on type 'Animals.Dingo' not found. -- Method okButton_Click(ZooTest.Lesson21,System.Windows.RoutedEventArgs) does not exist, but it should. -- Not Implemented: Check to see if OK/Cancel functionality works... is present on AnimalWindow. OOP2 Zoo Assignment 2.1 Step 10: -- Complete success for this step. OOP2 Zoo Assignment 2.1 Step 11: -- Not Implemented: Check the validation and thrown exceptions for AnimalWindow. OOP2 Zoo Assignment 2.1 Step 12: -- Complete success for this step. OOP2 Zoo Assignment 2.1 Step 12: -- Not Implemented: Checking WPF Elements to make sure the GuestWindow looks like the wireframe. OOP2 Zoo Assignment 2.1 Step 12: -- Not Implemented: Checking WPF Elements to make sure the GuestWindow looks like the wireframe. -- Not Implemented: Check the validation and how the methods work using values OOP2 Zoo Assignment 2.1 Step 12: -- Not Implemented: Checking WPF Elements to make sure the GuestWindow looks like the wireframe. -- Not Implemented: Check the validation and how the methods work using values -- Not Implemented: Checking Account/Wallet Balance WPF elements/validation. OOP2 Zoo Assignment 2.1 Step 13: -- Not Implemented: Checking the removal of the creation of the animals and guests in NewZoo method. OOP2 Zoo Assignment 2.1 Step 5: -- Constructor on type 'Animals.Dingo' not found. -- Method removeAnimalButton_Click() does not exist, but it should. -- Not Implemented: Check to see if animal is removed via WPF OOP2 Zoo Assignment 2.1 Step 10: -- Constructor on type 'Animals.Dingo' not found. -- AnimalWindow does not have a Field or Property named this OOP2 Zoo Assignment 2.1 Step 10: -- Constructor on type 'Animals.Dingo' not found. -- AnimalWindow does not have a Field or Property named this OOP2 Zoo Assignment 2.1 Step 1: -- Not Implemented: Checking the validation of the methods. OOP2 Zoo Assignment 2.1 Step 1: -- Not Implemented: Checking the validation of the methods. -- ConsoleHelper is abstract and can not be instantiated -- Object reference not set to an instance of an object. -- Not Implemented: Check to see if animal is added to the zoo through the console. OOP2 Zoo Assignment 2.1 Step 2: -- Not Implemented: Check to see if guest is added via Console OOP2 Zoo Assignment 2.1 Step 3: -- Method Main(System.String) does not exist, but it should. -- Not Implemented: Value check to see if animal is removed via Console. OOP2 Zoo Assignment 2.1 Step 4: -- Method Main(System.String) does not exist, but it should. -- Not Implemented: value check to see if guest is removed via Console. OOP2 Zoo Assignment 2.1 Step 5: -- Constructor on type 'Animals.Dingo' not found. -- Not Implemented: Check to see if animal is removed via WPF OOP2 Zoo Assignment 2.1 Step 6: -- Constructor on type 'People.Guest' not found. -- Method AddGuest() does not exist, but it should. -- Method AddGuest() does not exist, but it should. -- Zoo does not have a Field or Property named Guests[0] -- Not Implemented: Check to see if guest is removed via WPF. OOP2 Zoo Assignment 2.1 Step 7: -- Constructor on type 'Animals.Dingo' not found. -- Not Implemented: Check to see if combo box is added in WPF and is populated in window_loaded method. -- Not Implemented: Check to see if addAnimalButton was added to WPF OOP2 Zoo Assignment 2.1 Step 8: -- Not Implemented: Check AnimalWindow grids, labels, and inputs OOP2 Zoo Assignment 2.1 Step 8: -- Not Implemented: Check AnimalWindow grids, labels, and inputs -- Not Implemented: Check AnimalWindow window_Loaded event to see if in controls are initialized. OOP2 Zoo Assignment 2.1 Step 9: -- Constructor on type 'Animals.Dingo' not found. -- Method okButton_Click(ZooTest.Lesson21,System.Windows.RoutedEventArgs) does not exist, but it should. -- Not Implemented: Check to see if OK/Cancel functionality works... is present on AnimalWindow. OOP2 Zoo Assignment 2.1 Step 10: -- Constructor on type 'Animals.Dingo' not found. -- AnimalWindow does not have a Field or Property named this OOP2 Zoo Assignment 2.1 Step 11: -- Not Implemented: Check the validation and thrown exceptions for AnimalWindow. OOP2 Zoo Assignment 2.1 Step 12: -- Complete success for this step. OOP2 Zoo Assignment 2.1 Step 12: -- Not Implemented: Checking WPF Elements to make sure the GuestWindow looks like the wireframe. OOP2 Zoo Assignment 2.1 Step 12: -- Not Implemented: Checking WPF Elements to make sure the GuestWindow looks like the wireframe. -- Not Implemented: Check the validation and how the methods work using values OOP2 Zoo Assignment 2.1 Step 12: -- Not Implemented: Checking WPF Elements to make sure the GuestWindow looks like the wireframe. -- Not Implemented: Check the validation and how the methods work using values -- Not Implemented: Checking Account/Wallet Balance WPF elements/validation. OOP2 Zoo Assignment 2.1 Step 13: -- Not Implemented: Checking the removal of the creation of the animals and guests in NewZoo method. OOP2 Zoo Assignment 2.1 Step 3: -- Not Implemented: Value check to see if animal is removed via Console. OOP2 Zoo Assignment 2.1 Step 8: -- Not Implemented: Check AnimalWindow grids, labels, and inputs OOP2 Zoo Assignment 2.1 Step 13: -- Complete success for this step. OOP2 Zoo Assignment 2.1 Step 12: -- Method subtractAccountbutton_Click(sender:object, e:RoutedEventArgs) does not exist, but it should. -- Method addAccountMoneyButton_Click(sender:object, e:RoutedEventArgs) does not exist, but it should. -- Not Implemented: Checking Account/Wallet Balance WPF elements/validation. OOP2 Zoo Assignment 2.1 Step 12: -- Not Implemented: Check the validation and how the methods work using values OOP2 Zoo Assignment 2.1 Step 12: -- Field cancelbutton not found in Class GuestWindow -- Not Implemented: Checking WPF Elements to make sure the GuestWindow looks like the wireframe. OOP2 Zoo Assignment 2.1 Step 12: -- Not Implemented: Checking WPF Elements to make sure the GuestWindow looks like the wireframe. Zoo 2.1 Step 1: - Not Implemented: Checking the validation of the methods. Zoo 2.1 Step 1: - Not Implemented: Checking the validation of the methods. - 'ConsoleHelper' is abstract and cannot be instantiated. - Object reference not set to an instance of an object. - Not Implemented: Check to see if animal is added to the zoo through the console. Zoo 2.1 Step 2: - Not Implemented: Check to see if guest is added via Console Zoo 2.1 Step 3: - Not Implemented: Value check to see if animal is removed via Console. Zoo 2.1 Step 4: - Method 'Main(System.String) does not exist, but it should. - Not Implemented: value check to see if guest is removed via Console. Zoo 2.1 Step 5: - Constructor on type 'Animals.Dingo' not found. - Not Implemented: Check to see if animal is removed via WPF Zoo 2.1 Step 6: - Constructor on type 'People.Guest' not found. - Method 'AddGuest() does not exist, but it should. - Method 'AddGuest() does not exist, but it should. - 'Zoo' does not have a member named 'Guests[0]'. - Not Implemented: Check to see if guest is removed via WPF. Zoo 2.1 Step 7: - Field 'addAnimalButton' not found in class 'AnimalWindow'. - Not Implemented: Check to see if combo box is added in WPF and is populated in window_loaded method. - Not Implemented: Check to see if addAnimalButton was added to WPF Zoo 2.1 Step 8: - Not Implemented: Checking the grids. Zoo 2.1 Step 8: - Not Implemented: Checking the grids. - 'ComboBox' does not have a member named 'ItemsSource'. - The value of 'genderComboBox.ItemsSource' should be Gender.Female (string), but it is null object reference (null object reference). - 'TextBox' does not have a member named 'Text'. - The value of 'nameTextBox.Text' should be Animal (string), but it is null object reference (null object reference). - Not Implemented: Check AnimalWindow window_Loaded event to see if in controls are initialized. Zoo 2.1 Step 9: - Constructor on type 'Animals.Dingo' not found. - Method 'okButton_Click(ZooTest.Lesson21,System.Windows.RoutedEventArgs) does not exist, but it should. - Not Implemented: Check to see if OK/Cancel functionality works... is present on AnimalWindow. Zoo 2.1 Step 10: - 'AnimalWindow' does not have a member named 'this'. - The value of 'this.weightTextBox.Text' should be 150 (double), but it is null object reference (null object reference). - Input string was not in a correct format. - Not Implemented: Value check Lost Focus events to see that they work. Zoo 2.1 Step 11: - Not Implemented: Check the validation and thrown exceptions for AnimalWindow. Zoo 2.1 Step 12: -- Complete success for this step. Zoo 2.1 Step 12: - Not Implemented: Checking WPF Elements (mostly the Grid) to make sure the GuestWindow looks like the wireframe. Zoo 2.1 Step 12: - Not Implemented: Checking WPF Elements (mostly the Grid) to make sure the GuestWindow looks like the wireframe. - Method 'genderComboBox_SelectionChanged(sender:object, e:RoutedEventArgs)' does not exist, but it should. - Method 'walletColorComboBox_SelectionChanged(sender:object, e:RoutedEventArgs)' does not exist, but it should. - Not Implemented: Check the validation and how the methods work using values Zoo 2.1 Step 12: - Not Implemented: Checking WPF Elements (mostly the Grid) to make sure the GuestWindow looks like the wireframe. - Method 'genderComboBox_SelectionChanged(sender:object, e:RoutedEventArgs)' does not exist, but it should. - Method 'walletColorComboBox_SelectionChanged(sender:object, e:RoutedEventArgs)' does not exist, but it should. - Not Implemented: Check the validation and how the methods work using values - Method 'subtractAccountbutton_Click(sender:object, e:RoutedEventArgs)' does not exist, but it should. - Not Implemented: Checking Account/Wallet Balance WPF elements/validation. Zoo 2.1 Step 13: -- Complete success for this step. Zoo 2.1 Step 5: - Method 'AddAnimal(Animals.Dingo) does not exist, but it should. - Method 'AddAnimal(Animals.Dingo) does not exist, but it should. - Method 'RemoveAnimal(Animals.Dingo) does not exist, but it should. - Not Implemented: Check to see if animal is removed via WPF Zoo 2.1 Step 7: - Not Implemented: Check to see if combo box is added in WPF and is populated in window_loaded method. - Not Implemented: Check to see if addAnimalButton was added to WPF Zoo 2.1 Step 5: - Method 'AddAnimal(Animals.Dingo) does not exist, but it should. - Method 'AddAnimal(Animals.Dingo) does not exist, but it should. - Method 'RemoveAnimal(Animals.Dingo) does not exist, but it should. - Not Implemented: Check to see if animal is removed via WPF Zoo 2.1 Step 8: - 'ComboBox' does not have a member named 'ItemsSource'. - 'TextBox' does not have a member named 'Text'. - The value of 'nameTextBox.Text' should be Animal (string), but it is null object reference (null object reference).