Class JellyfinExportMetadataTest

java.lang.Object
com.lariflix.jemm.csv.JellyfinExportMetadataTest

public class JellyfinExportMetadataTest extends Object
  • 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

      @Test public void testLoadItems() throws IOException, org.json.simple.parser.ParseException
      Throws:
      IOException
      org.json.simple.parser.ParseException
    • testLoadSubItems

      @Test public void testLoadSubItems()
    • testLoadLines

      @Test public void testLoadLines()
    • testCreateCSVFile

      @Test public void testCreateCSVFile()