Answer & Explanation:Create a class that has a main() method. This class will be your virtual world application that will test the MyClone, ShoutBox, and class you decided to create in Module Seven. Here is the code for all 3 of my classes, but I’m not sure how Unit Test these classes with a main class method. The code is below.Homework (MyCloneScreenshots and CD) 7-2.docx Homework (ShoutBoxWMethods) 8-2.docx Homework (TelguardClassScreenshots and CD) 7-2.0.docx
homework__telguardclassscreenshots_and_cd__7_2.0.docx
homework__telguardclassscreenshots_and_cd__7_2.0.docx
Unformatted Attachment Preview
HERE IS SOME CODE FOR SECOND CLASS BELOW!
package telguard;
/**
*
* @author philip.johnson1
*/
public class Telguard
{
private String TG1;
private String TG4;
private String TG7;
public static void main(String[] args)
{
//Creates a new object called radio1 from the MyClone class.
Telguard radio1 = new Telguard ();
//Creates a new object called radio4 from the MyClone class.
Telguard radio4 = new Telguard ();
//Creates a new object called radio7 from the MyClone class.
Telguard radio7 = new Telguard ();
}
/*Creates a MyClone constructor that returns a null value if the TG1,
TG4, or TG7 functions are left blank.
*/
public Telguard ()
{
this.TG1 = null;
this.TG4 = null;
this.TG7 = null;
}
}
HERE IS SOME CODE FOR SECOND CLASS BELOW!
package telguard;
/**
*
* @author philip.johnson1
*/
public class Telguard
{
private String TG1;
private String TG4;
private String TG7;
public static void main(String[] args)
{
//Creates a new object called radio1 from the MyClone class.
Telguard radio1 = new Telguard ();
//Creates a new object called radio4 from the MyClone class.
Telguard radio4 = new Telguard ();
//Creates a new object called radio7 from the MyClone class.
Telguard radio7 = new Telguard ();
}
/*Creates a MyClone constructor that returns a null value if the TG1,
TG4, or TG7 functions are left blank.
*/
public Telguard ()
{
this.TG1 = null;
this.TG4 = null;
this.TG7 = null;
}
}
…
Purchase answer to see full
attachment
You will get a plagiarism-free paper and you can get an originality report upon request.
All the personal information is confidential and we have 100% safe payment methods. We also guarantee good grades
Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.
You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.
Read moreEach paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.
Read moreThanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.
Read moreYour email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.
Read moreBy sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.
Read more