# -*- coding: utf-8 -*-
# $Id: ProgrammingBackendTestCase.py 1603 2011-10-10 12:33:02Z amelung $
#
# Copyright (c) 2007-2011 Otto-von-Guericke-Universität Magdeburg
#
# This file is part of ECSpooler.
from backends import *
#from lib.data.BackendJob import BackendJob
"""
"""
"""_manage_checkSyntax should always return an instance of 'BackendResult'"""
result = None
if result:
else:
"""_manage_checkSemantics should always return an instance of 'BackendResult'"""
result = None
if result:
else: