svoid test_makeAGIDomain() { testFunctionValues makeAGIDomain( "hello world" := "hello-world", "how are you?" := "how-are-you" ); }