Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2 6 . Create the Test Cases Now that you know the rules of pig latin, you know enough to start creating test cases. Remember,

26. Create the Test Cases
Now that you know the rules of pig latin, you know enough to start creating test cases. Remember, you should always design test cases before you start to implement a function (though you are free to go back and add more test cases later). Add these test cases to the test procedure test_pigify using the same format found in test_first_vowel. Use the check below to verify that you have proper coverage.
You may get warnings if you have duplicate tests. These are fine and can be ignored. It is never a problem to have too many tests. All that matters is that you cover all the possibilities of pigify.
Also need a test case for y as a vowel

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Web Database Development Step By Step

Authors: Jim Buyens

1st Edition

0735609667, 978-0735609662

More Books

Students also viewed these Databases questions