package
0.0.0-20200621205105-6ad1837192fb
Repository: https://github.com/matheuscscp/fd8-judge.git
Documentation: pkg.go.dev
# Functions
ReadFileTree reads a file tree rooted at the given relative path.
SortFileTree sorts a whole file subtree and returns it.
# Structs
Cage wraps a test cage.Cage and replaces the command's path and args hijacked by Encage() with values appropriate for tests.
No description provided by the author
No description provided by the author
HTTPServerFactory represents a factory of HTTP servers for testing.
ProblemBundleFactory creates problem bundles for tests.
ProgramFactory creates program source codes for tests.
# Interfaces
No description provided by the author