Reference no: EM13778476
Your demonstrations of how to create both method contract and the method specification for the GetCourseByCourseID() method of the CourseList class were very well received by your team members. They then asked you for one final demonstration of how to implement the method specification using an object-oriented (OO) programming language and see the method actually execute.
You realize that it is easy to implement the method specification in an OO programming language, but it is hard to test it because the rest of the application is not developed yet. You decided, therefore, to write two pieces of code.
Code that implements the GetCourseByCourseID() method
Code that implements a unit test for that method alone (outside of any other application code)
This way you can demonstrate the method implementation and also verify its correct behavior.
You are under a deadline constraint for this deliverable, so you asked some of your peer architects for help. They each are well versed in different OO languages like VB.NET, C#, and Java and they all have done unit testing before so they are familiar of how to construct one.
Your peer architects provided you with partially-completed shells for your demonstration. Each shell contains:
complete code for the Course class;
partially completed code for CourseList class; and
complete code for the CourseListTest class that unit tests the CourseList.GetCourseByCourseID() method.
Your task is now easy. Just select one of these shells and complete the code for the partially completed CourseList by coding it GetCourseByCourseID() method. When you compile and run the shell, it will automatically test your GetCourseByCourseID() code to ensure its correct behavior.
A copy of the code you wrote for the GetCourseByCourseID method() of the CourseList class in your favorite OO programming language
A screen shot of the output of running the provided unit test in the shell (the CourseListTest class) showing that your code works as expected. Note that these unit tests only print out messages of testing problems. If your code is correct, the unit tests will succeed silently without any success messages.
A zip file of the completed shell after you added your code so that the shell could be executed on a different machine.
Verification and validation of your work
Explanation of your work
Stereotypes set by culture and society
: Sociology came into existence in the 19th century to explain the enormous changes occasioned by the Industrial Revolution, urbanization, and an individualistic mind-set. Unlike agrarian communities, the emerging urban populations were large, numbe..
|
Java coding if-else while loop
: Code a while loop that keeps printing "You are a DEDICATED student!" as long as the user enters an attendance rate of 90% or greater. Assume the loop-control variable, attendance, is already declared along with input for the Scanner class. The w..
|
Strongly counter-intuitive consequences
: Review the Food Environment Atlas maps for variables that seem to affect your selected state the most. Select a state and variables you consider relevant to represent the food environment in you chosen state.
|
Meaningfulness of a correlation coefficient
: What is the coefficient of determination? Why is it important to know the amount of shared variance when interpreting both the significance and the meaningfulness of a correlation coefficient?
|
How to create both method contract and method specification
: Your demonstrations of how to create both method contract and the method specification for the GetCourseByCourseID() method of the CourseList class were very well received by your team members
|
When making basic marks and marginal comments
: When making basic marks and marginal comments, which strategy is LEAST helpful? Which of the following steps do not help writers develop research topics into appropriate lines of inquiry?
|
Strongly counter-intuitive consequences
: Cultural relativists argue that moral standards exist only within specific societies; that there are no objective, culturally independent standards of morality. Many people reject this position because it entails strongly counter-intuitive conseq..
|
Historic mistreatment of deserving black americans
: Our efforts to address the problems of racial inequality have been centered in on one of our most important social institutions - education. While the schools of this country are a local place to focus these efforts, can we fix one problem without..
|
Discuss social and political ramifications of court decision
: You will select a U.S. Supreme Court decision and conduct through analysis of the decision. Lastly, and most important, you will want to discuss the social and political ramifications of the courts decision, if any
|