Erfolg

tests.wurstscript.tests.ModelManagerTests.test

Dauer: 0,63 Sekunden.

Standard Ausgabe (STDOUT)

construct()
    x = 7

   err: Diagnostic [
  range = Range [
    start = Position [
      line = 5
      character = 22
    ]
    end = Position [
      line = 5
      character = 27
    ]
  ]
  severity = Error
  code = null
  codeDescription = null
  source = "Wurst"
  message = "Function getXp does not override anything."
  tags = null
  relatedInformation = null
  data = null
]
   err: Diagnostic [
  range = Range [
    start = Position [
      line = 2
      character = 6
    ]
    end = 
...[truncated 4825 chars]...
ription = null
  source = "Wurst"
  message = "Reference to function c could not be resolved."
  tags = null
  relatedInformation = null
  data = null
]
   err: Diagnostic [
  range = Range [
    start = Position [
      line = 1
      character = 0
    ]
    end = Position [
      line = 2
      character = 0
    ]
  ]
  severity = Warning
  code = null
  codeDescription = null
  source = "Wurst"
  message = "The import C is never used"
  tags = null
  relatedInformation = null
  data = null
]