Searched refs:handleStudentsImports (Results 1 - 2 of 2) sorted by relevance

/ec/ECSpooler/backends/junit/
H A DJUnit.py20 # improved 'handleStudentsImports'
26 # insertion of imports in handleStudentsImports causes increase of line_offset
205 def handleStudentsImports(self, source): member in class:JUnit
239 preProcessedSource = self.handleStudentsImports(srcWithValidPackages)
/ec/ECSpooler/tests/
H A DtestJUnit.py214 """"handleStudentsImports should return"""
234 src = backend.handleStudentsImports(submission)

Completed in 19 milliseconds