Package com.lariflix.jemm.csv
Class JellyfinExportMetadataTest
java.lang.Object
com.lariflix.jemm.csv.JellyfinExportMetadataTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JellyfinExportMetadataTest
public JellyfinExportMetadataTest()
-
-
Method Details
-
setUp
@BeforeEach public void setUp() -
testConstructorWithParameters
@Test public void testConstructorWithParameters() -
testGetAndSetDestinationPath
@Test public void testGetAndSetDestinationPath() -
testGetAndSetInstanceData
@Test public void testGetAndSetInstanceData() -
testStartProcessSuccess
@Test public void testStartProcessSuccess() throws IOException, org.json.simple.parser.ParseException- Throws:
IOException
org.json.simple.parser.ParseException
-
testStartProcessEmptyDestinationPath
@Test public void testStartProcessEmptyDestinationPath() -
testLoadItems
- Throws:
IOException
org.json.simple.parser.ParseException
-
testLoadSubItems
@Test public void testLoadSubItems() -
testLoadLines
@Test public void testLoadLines() -
testCreateCSVFile
@Test public void testCreateCSVFile()
-