[SOLVED] CS代写 COMP1110 Exam, Question 3.2

30 $

File Name: CS代写_COMP1110_Exam,_Question_3.2.zip
File Size: 339.12 KB

SKU: 6800560892 Category: Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Or Upload Your Assignment Here:


package comp1110.exam;

import org.junit.Before;
import org.junit.Rule;

Copyright By PowCoder代写加微信 assignmentchef

import org.junit.Test;
import org.junit.rules.Timeout;

import java.util.Set;

import static org.junit.Assert.assertEquals;

* COMP1110 Exam, Question 3.2
public class Q3GetMaxArticlesInCategoryTest {
public Timeout globalTimeout = Timeout.millis(500);

Integer[] articleIds = new Integer[]{31353, 8091, 50223, 72758, 159979, 159973, 25781, 142540};
String[] names = new String[]{
“The Hitchhikers Guide to the Galaxy”,
” ‘s Holistic Detective Agency”,
“BBC Radio 4”,
“Marvin the Paranoid Android”,
“Mos Def”};
String[] categories = new String[]{
“Radio Station”,
“Fictional Character”,
“Fictional Character”,
“Technology”,
“Person”};

// FIXME add one ore more JUnit unit tests that test the getMaxArticlesInCategory() method of the Q3Wiki class

程序代写 CS代考加微信: assignmentchef QQ: 1823890830 Email: [email protected]

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[SOLVED] CS代写 COMP1110 Exam, Question 3.2
30 $