svoid test_dataURLMimeType() { testFunctionVaues dataURLMimeType( "data:image/png;base64,iVBORw0K...", "image/png", null, null, "bla", null, ); }