//! ref: composer/tests/Composer/Test/Util/SvnTest.php #[ignore = "Svn::get_credential_args is pub(crate) (crate-private); unreachable from an integration test"] #[test] fn test_credentials() { todo!() } #[ignore = "Svn::get_command is pub(crate) (crate-private); unreachable from an integration test"] #[test] fn test_interactive_string() { todo!() } #[ignore = "Svn::get_credential_args is pub(crate) (crate-private); unreachable from an integration test"] #[test] fn test_credentials_from_config() { todo!() } #[ignore = "Svn::get_credential_args is pub(crate) (crate-private); unreachable from an integration test"] #[test] fn test_credentials_from_config_with_cache_credentials_true() { todo!() } #[ignore = "Svn::get_credential_args is pub(crate) (crate-private); unreachable from an integration test"] #[test] fn test_credentials_from_config_with_cache_credentials_false() { todo!() }