Writes a string to the specified file. This is useful to use to review/debug test output files when one or more tests fail. @param path String defining the (absolute or relative) path to the file to be written @param input String defining the file contents @throws IOException
(String path, String input)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected