Description: THis file contains a test file of abstract factory
just a testing file, because of needing to download a project this website, if anyone found this, please just ignore it. thanks.
To Search:
File list (Check if you may need any files):
abstractfactorytest\AbstractFactoryTest.java
...................\ATIRadeon.java
...................\BrandAComponentFactory.java
...................\BrandAGamingLaptop.java
...................\BrandAHD.java
...................\BrandALaptopFactory.java
...................\BrandANotebook.java
...................\BrandBComponentFactory.java
...................\BrandBGamingLaptop.java
...................\BrandBHD.java
...................\BrandBLaptopFactory.java
...................\BrandBNotebook.java
...................\ComponentFactory.java
...................\GraphicsCard.java
...................\IntelI3.java
...................\IntelI5.java
...................\Laptop.java
...................\LaptopFactory.java
...................\MacOSX.java
...................\NVidia.java
...................\OperatingSystem.java
...................\Processor.java
...................\Windows.java
abstractfactorytest