Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1153

Fix typos in class/function names

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.14
    • REEF Bridge, REEF Examples, Tang
    • None

    Description

      This fixes the following typos in class/function names.

      1. Rename `getEvaluatorDescriptorSring` in reef-bridge-java and CommonUtilities.cpp.

      -  public String getEvaluatorDescriptorSring() {
      +  public String getEvaluatorDescriptorString() {
      

      2. Replace ProbabilityOfSuccessfulIteration.java with ProbabilityOfSuccessfulIteration.java in reef-example
      Also, the corresponding codes are fixed.

      3. Fix typos in unittest function name

      -  public void testMultipleInjectorInstaceWithSingleton() throws BindException, InjectionException {
      +  public void testMultipleInjectorInstanceWithSingleton() throws BindException, InjectionException {
      
      -  public void immutablilityTest() throws BindException, InjectionException {
      +  public void immutabilityTest() throws BindException, InjectionException {
      

      Attachments

        Issue Links

          Activity

            People

              dongjoon Dongjoon Hyun
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: