Class TestTextListInStream

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com._1c.g5.v8.dt.core.streams.impl.TestTextListInStream
All Implemented Interfaces:
junit.framework.Test

public class TestTextListInStream extends junit.framework.TestCase
  • Constructor Details

    • TestTextListInStream

      public TestTextListInStream()
  • Method Details

    • testSimple

      public void testSimple()
    • testSimpleWithSpaces

      public void testSimpleWithSpaces()
    • testTwiceBrace

      public void testTwiceBrace()
    • testTwiceBraceWithSpace

      public void testTwiceBraceWithSpace()
    • testTwiceBraceWithInt

      public void testTwiceBraceWithInt()
    • testTwiceBraceWithIntTwice

      public void testTwiceBraceWithIntTwice()
    • testThreeBraceWithIntTwice

      public void testThreeBraceWithIntTwice()
    • testTwiceBraceWithBoolTwice

      public void testTwiceBraceWithBoolTwice()
    • testTwiceBraceWithLongFloat

      public void testTwiceBraceWithLongFloat()
    • testTwiceBraceWithUUIDDouble

      public void testTwiceBraceWithUUIDDouble()
    • testTwiceBraceWithDecimalChar

      public void testTwiceBraceWithDecimalChar()
    • testTwiceBraceWithCharsString

      public void testTwiceBraceWithCharsString()
    • testTwiceBraceWithBytes

      public void testTwiceBraceWithBytes()
    • testTwiceBraceWithFile

      public void testTwiceBraceWithFile()
    • testDifferentValue

      public void testDifferentValue()
    • testSkip

      public void testSkip()
    • testRealMxlFilewithPic

      public void testRealMxlFilewithPic()
      processed real moxel file. You can find it file in the folder "resources" Test read data from this file. Then try create the same file with name "ownMy.mxl". Notice! that you should compare file by hand. Also you can load it into "Платформа", but you should add special bytes to begin of the file. This bytes you can find in file "byte.mxl"
    • testRealMxlFile

      public void testRealMxlFile()
      processed real moxel file. You can find it file in the folder "resources" Test read data from this file. Then try create the same file with name "moxel2.mxl". Notice! that you should compare file by hand. Also you can load it into "Платформа", but you should add special bytes to begin of the file. This bytes you can find in file "byte.mxl"